FormAjaxResponseBuilderTest::$renderer

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php \Drupal\Tests\Core\Form\FormAjaxResponseBuilderTest::renderer
  2. 10 core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php \Drupal\Tests\Core\Form\FormAjaxResponseBuilderTest::renderer
  3. 11.x core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php \Drupal\Tests\Core\Form\FormAjaxResponseBuilderTest::renderer

Type: \Drupal\Core\Render\MainContent\MainContentRendererInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php, line 23

Class

FormAjaxResponseBuilderTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Form%21FormAjaxResponseBuilder.php/class/FormAjaxResponseBuilder/9" title="Builds an AJAX form response." class="local">\Drupal\Core\Form\FormAjaxResponseBuilder</a> @group Form

Namespace

Drupal\Tests\Core\Form

Code

protected $renderer;

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