You are here

protected property RouteProviderTest::$fixtures in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Routing/RouteProviderTest.php \Drupal\system\Tests\Routing\RouteProviderTest::fixtures

A collection of shared fixture data for tests.

Type: RoutingFixtures

File

core/modules/system/src/Tests/Routing/RouteProviderTest.php, line 44
Contains \Drupal\system\Tests\Routing\RouteProviderTest.

Class

RouteProviderTest
Confirm that the default route provider is working correctly.

Namespace

Drupal\system\Tests\Routing

Code

protected $fixtures;