protected property ConfigManager::$eventDispatcher in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/ConfigManager.php \Drupal\Core\Config\ConfigManager::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/
lib/ Drupal/ Core/ Config/ ConfigManager.php, line 60 - Contains \Drupal\Core\Config\ConfigManager.
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\ConfigCode
protected $eventDispatcher;