RouteProviderTest::$fixtures

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php \Drupal\KernelTests\Core\Routing\RouteProviderTest::fixtures
  2. 10 core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php \Drupal\KernelTests\Core\Routing\RouteProviderTest::fixtures
  3. 11.x core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php \Drupal\KernelTests\Core\Routing\RouteProviderTest::fixtures

A collection of shared fixture data for tests.

Type: \Drupal\Tests\Core\Routing\RoutingFixtures

File

core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php, line 53

Class

RouteProviderTest
Confirm that the default route provider is working correctly.

Namespace

Drupal\KernelTests\Core\Routing

Code

protected $fixtures;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.