protected property MockRouteProvider::$routes in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Tests/Routing/MockRouteProvider.php \Drupal\system\Tests\Routing\MockRouteProvider::routes
A collection of routes for this route provider.
Type: \Symfony\Component\Routing\RouteCollection
File
- core/
modules/ system/ src/ Tests/ Routing/ MockRouteProvider.php, line 20
Class
- MockRouteProvider
- Easily configurable mock route provider.
Namespace
Drupal\system\Tests\RoutingCode
protected $routes;