You are here

protected property RoutesTest::$routes in JSON:API 8.2

Same name and namespace in other branches
  1. 8 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

tests/src/Unit/Routing/RoutesTest.php, line 26

Class

RoutesTest
@coversDefaultClass \Drupal\jsonapi\Routing\Routes @group jsonapi

Namespace

Drupal\Tests\jsonapi\Unit\Routing

Code

protected $routes;