You are here

protected property SubPathautoTest::$pathValidator in Sub-pathauto (Sub-path URL Aliases) 8

The mocked path validator.

Type: \Drupal\Core\Path\PathValidatorInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/SubPathautoTest.php, line 36

Class

SubPathautoTest
@coversDefaultClass \Drupal\subpathauto\PathProcessor @group subpathauto

Namespace

Drupal\Tests\subpathauto\Unit

Code

protected $pathValidator;