protected property FieldUiTest::$pathValidator in Drupal 8
Same name and namespace in other branches
- 9 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\UnitCode
protected $pathValidator;