namespace Drupal\router_test

Classsort descending Location Description
RouterTestBundle drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php Registers a dynamic route provider.
RouteTestSubscriber drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php Listens to the dynamic route event and add a test route.
TestControllers drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestControllers.php Controller routines for testing the routing system.