function AddModeration::__construct

File

core/modules/content_moderation/src/Plugin/ConfigAction/AddModeration.php, line 22

Class

AddModeration

Namespace

Drupal\content_moderation\Plugin\ConfigAction

Code

public function __construct(ConfigManagerInterface $configManager, EntityTypeManagerInterface $entityTypeManager, string $pluginId, string $targetEntityType) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.