protected property ConfigImportSubscriber::$configManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php \Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber::configManager
The config manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- core/
modules/ content_moderation/ src/ EventSubscriber/ ConfigImportSubscriber.php, line 21
Class
- ConfigImportSubscriber
- Check moderation states are not being used before updating workflow config.
Namespace
Drupal\content_moderation\EventSubscriberCode
protected $configManager;