FieldUiTest::$pathValidator

Same name in other branches
  1. 9 core/modules/field_ui/tests/src/Unit/FieldUiTest.php \Drupal\Tests\field_ui\Unit\FieldUiTest::pathValidator
  2. 10 core/modules/field_ui/tests/src/Unit/FieldUiTest.php \Drupal\Tests\field_ui\Unit\FieldUiTest::pathValidator
  3. 11.x 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;

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