interface TestRouterInterface

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php \Drupal\Tests\Core\Routing\TestRouterInterface
  2. 10 core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php \Drupal\Tests\Core\Routing\TestRouterInterface
  3. 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\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.