You are here

protected property FieldUiTest::$pathValidator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Tests\field_ui\Unit\FieldUiTest.

Class

FieldUiTest
@coversDefaultClass \Drupal\field_ui\FieldUI

Namespace

Drupal\Tests\field_ui\Unit

Code

protected $pathValidator;