form_ajax_subscriber
Class
Drupal\Core\Form\EventSubscriber\FormAjaxSubscriberTags
- event_subscriber
 
File
- 
              core/
core.services.yml  
View source
-   class: Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber
 -   arguments:
 -       - '@form_ajax_response_builder'
 -       - '@string_translation'
 -       - '@messenger'
 -   tags:
 -       - { name: event_subscriber }
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.