interface TestRouterInterface
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php \Drupal\Tests\Core\Routing\TestRouterInterface
- 10 core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php \Drupal\Tests\Core\Routing\TestRouterInterface
- 11.x core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php \Drupal\Tests\Core\Routing\TestRouterInterface
Provides a router interface that also can match requests.
Hierarchy
- interface \Drupal\Tests\Core\Routing\TestRouterInterface extends \Symfony\Component\Routing\RouterInterface \Symfony\Component\Routing\Matcher\RequestMatcherInterface
Expanded class hierarchy of TestRouterInterface
All classes that implement TestRouterInterface
File
-
core/
tests/ Drupal/ Tests/ Core/ Routing/ TestRouterInterface.php, line 11
Namespace
Drupal\Tests\Core\RoutingView source
interface TestRouterInterface extends RouterInterface, RequestMatcherInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.