The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/lib/Drupal/Core/Config/ConfigManager.php, line 55
Class
- ConfigManager
- The ConfigManager provides helper functions for the configuration system.
Namespace
Drupal\Core\Config
Code
protected $eventDispatcher;
Please login to continue.