The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/lib/Drupal/Core/Form/FormBuilder.php, line 42
Class
- FormBuilder
- Provides form building and processing.
Namespace
Drupal\Core\Form
Code
protected $eventDispatcher;
Please login to continue.