protected property PathValidatorTest::$accessUnawareRouter in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php \Drupal\Tests\Core\Path\PathValidatorTest::accessUnawareRouter
The mocked access unaware router.
Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php, line 31
Class
- PathValidatorTest
- @coversDefaultClass \Drupal\Core\Path\PathValidator @group Routing
Namespace
Drupal\Tests\Core\PathCode
protected $accessUnawareRouter;