You are here

protected property AjaxRendererTest::$ajaxRenderer in Drupal 9

Same name and namespace in other branches
  1. 8 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 21

Class

AjaxRendererTest
@coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer @group Ajax

Namespace

Drupal\Tests\Core\Controller

Code

protected $ajaxRenderer;