interface 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\Routing
View source
interface TestRouterInterface extends RouterInterface, RequestMatcherInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.