You are here

protected property FieldUiTest::$pathValidator in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field_ui/tests/src/Unit/FieldUiTest.php \Drupal\Tests\field_ui\Unit\FieldUiTest::pathValidator

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/field_ui/tests/src/Unit/FieldUiTest.php, line 21

Class

FieldUiTest
@coversDefaultClass \Drupal\field_ui\FieldUI

Namespace

Drupal\Tests\field_ui\Unit

Code

protected $pathValidator;