AjaxRendererTest::$ajaxRenderer

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php \Drupal\Tests\Core\Controller\AjaxRendererTest::ajaxRenderer
  2. 8.9.x core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php \Drupal\Tests\Core\Controller\AjaxRendererTest::ajaxRenderer
  3. 10 core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php \Drupal\Tests\Core\Controller\AjaxRendererTest::ajaxRenderer

The tested ajax controller.

Type: \Drupal\Core\Render\MainContent\AjaxRenderer

File

core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php, line 23

Class

AjaxRendererTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Render%21MainContent%21AjaxRenderer.php/class/AjaxRenderer/11.x" title="Default main content renderer for Ajax requests." class="local">\Drupal\Core\Render\MainContent\AjaxRenderer</a> @group Ajax

Namespace

Drupal\Tests\Core\Controller

Code

protected $ajaxRenderer;

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