protected property PathValidatorTest::$accessAwareRouter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php \Drupal\Tests\Core\Path\PathValidatorTest::accessAwareRouter
The mocked access aware router.
Type: \Drupal\Core\Routing\AccessAwareRouterInterface|\PHPUnit_Framework_MockObject_MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php, line 29 - Contains \Drupal\Tests\Core\Path\PathValidatorTest.
Class
- PathValidatorTest
- @coversDefaultClass \Drupal\Core\Path\PathValidator @group Routing
Namespace
Drupal\Tests\Core\PathCode
protected $accessAwareRouter;