FormAjaxResponseBuilder::$ajaxRenderer

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php \Drupal\Core\Form\FormAjaxResponseBuilder::ajaxRenderer
  2. 8.9.x core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php \Drupal\Core\Form\FormAjaxResponseBuilder::ajaxRenderer
  3. 10 core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php \Drupal\Core\Form\FormAjaxResponseBuilder::ajaxRenderer

The main content to AJAX Response renderer.

Type: \Drupal\Core\Render\MainContent\MainContentRendererInterface

File

core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php, line 25

Class

FormAjaxResponseBuilder
Builds an AJAX form response.

Namespace

Drupal\Core\Form

Code

protected $ajaxRenderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.