function AddModeration::__construct
Same name and namespace in other branches
- 11.x core/modules/content_moderation/src/Plugin/ConfigAction/AddModeration.php \Drupal\content_moderation\Plugin\ConfigAction\AddModeration::__construct()
File
-
core/
modules/ content_moderation/ src/ Plugin/ ConfigAction/ AddModeration.php, line 22
Class
Namespace
Drupal\content_moderation\Plugin\ConfigActionCode
public function __construct(private readonly ConfigManagerInterface $configManager, private readonly EntityTypeManagerInterface $entityTypeManager, private readonly string $pluginId, private readonly string $targetEntityType) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.