Event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/modules/config/src/Form/ConfigSync.php, line 60
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\Form
Code
1 | protected $eventDispatcher ; |
Please login to continue.