You are here

protected property CollectRoutesTest::$routes in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/rest/tests/src/Unit/CollectRoutesTest.php \Drupal\Tests\rest\Unit\CollectRoutesTest::routes

The RouteCollection.

File

core/modules/rest/tests/src/Unit/CollectRoutesTest.php, line 28

Class

CollectRoutesTest
Tests the REST export view plugin.

Namespace

Drupal\Tests\rest\Unit

Code

protected $routes;