You are here

protected property FormErrorHandlerTest::$renderer in Drupal 8

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 \Drupal\inline_form_errors\FormErrorHandler @group InlineFormErrors

Namespace

Drupal\Tests\inline_form_errors\Unit

Code

protected $renderer;