protected property MockRouteProvider::$routes

A collection of routes for this route provider.

Type: RouteCollection

File

drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php, line 25
Contains Drupal\system\Tests\Routing\MockRouteProvider.

Class

MockRouteProvider
Easily configurable mock route provider.

Namespace

Drupal\system\Tests\Routing

Code

protected $routes;