You are here

protected property FormErrorHandlerTest::$linkGenerator in Drupal 8

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

FormErrorHandlerTest
@coversDefaultClass \Drupal\inline_form_errors\FormErrorHandler @group InlineFormErrors

Namespace

Drupal\Tests\inline_form_errors\Unit

Code

protected $linkGenerator;