protected property RoutesTest::$routes in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php \Drupal\Tests\jsonapi\Unit\Routing\RoutesTest::routes
- 10 core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php \Drupal\Tests\jsonapi\Unit\Routing\RoutesTest::routes
List of routes objects for the different scenarios.
Type: \Drupal\jsonapi\Routing\Routes[]
File
- core/
modules/ jsonapi/ tests/ src/ Unit/ Routing/ RoutesTest.php, line 27
Class
- RoutesTest
- @coversDefaultClass \Drupal\jsonapi\Routing\Routes @group jsonapi
Namespace
Drupal\Tests\jsonapi\Unit\RoutingCode
protected $routes;