protected property FormAjaxSubscriber::$messenger in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber::messenger
The messenger.
Type: \Drupal\Core\Messenger\MessengerInterface
File
- core/
lib/ Drupal/ Core/ Form/ EventSubscriber/ FormAjaxSubscriber.php, line 39
Class
- FormAjaxSubscriber
- Wraps AJAX form submissions that are triggered via an exception.
Namespace
Drupal\Core\Form\EventSubscriberCode
protected $messenger;