protected property ConfigFactory::$eventDispatcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Config/ConfigFactory.php \Drupal\Core\Config\ConfigFactory::eventDispatcher
An event dispatcher instance to use for configuration events.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/
lib/ Drupal/ Core/ Config/ ConfigFactory.php, line 44 - Contains \Drupal\Core\Config\ConfigFactory.
Class
- ConfigFactory
- Defines the configuration object factory.
Namespace
Drupal\Core\ConfigCode
protected $eventDispatcher;