protected property ConfigSync::$eventDispatcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::eventDispatcher
Event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/
modules/ config/ src/ Form/ ConfigSync.php, line 65 - Contains \Drupal\config\Form\ConfigSync.
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\FormCode
protected $eventDispatcher;