FormErrorHandlerTest::$renderer

Same name and namespace in other branches
  1. 8.9.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::renderer
  2. 10 core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::renderer
  3. 11.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php, line 36

Class

FormErrorHandlerTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21inline_form_errors%21src%21FormErrorHandler.php/class/FormErrorHandler/9" title="Produces inline form errors." class="local">\Drupal\inline_form_errors\FormErrorHandler</a> @group InlineFormErrors

Namespace

Drupal\Tests\inline_form_errors\Unit

Code

protected $renderer;

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