You are here

protected property AjaxRendererTest::$ajaxRenderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Tests\Core\Controller\AjaxRendererTest.

Class

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

Namespace

Drupal\Tests\Core\Controller

Code

protected $ajaxRenderer;