protected property VersionWarning::$config_factory in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::config_factory
- 2.0.x modules/cms_content_sync_developer/src/EventSubscriber/VersionWarning.php \Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::config_factory
The config Factory.
Type: config_factory\Drupal\Core\Config\ConfigFactory
File
- modules/
cms_content_sync_developer/ src/ EventSubscriber/ VersionWarning.php, line 26
Class
- VersionWarning
- A subscriber triggering a config when certain configuration changes.
Namespace
Drupal\cms_content_sync_developer\EventSubscriberCode
protected $config_factory;