You are here

protected property UrlTest::$pathValidator in Drupal 8

The mocked path validator.

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

File

core/tests/Drupal/Tests/Core/UrlTest.php, line 68
Contains \Drupal\Tests\Core\UrlTest.

Class

UrlTest
@coversDefaultClass \Drupal\Core\Url @group UrlTest

Namespace

Drupal\Tests\Core

Code

protected $pathValidator;