function ContentModerationViewsHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/content_moderation/src/Hook/ContentModerationViewsHooks.php \Drupal\content_moderation\Hook\ContentModerationViewsHooks::__construct()
File
-
core/
modules/ content_moderation/ src/ Hook/ ContentModerationViewsHooks.php, line 15
Class
- ContentModerationViewsHooks
- Hook implementations for content_moderation.
Namespace
Drupal\content_moderation\HookCode
public function __construct(protected readonly EntityTypeManagerInterface $entityTypeManager, protected readonly ModerationInformationInterface $moderationInformation) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.