Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php \Drupal\Core\Form\FormAjaxResponseBuilder::ajaxRenderer
  2. 9 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;