You are here

protected property MatcherDumperTest::$fixtures in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php \Drupal\KernelTests\Core\Routing\MatcherDumperTest::fixtures
  2. 9 core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php \Drupal\KernelTests\Core\Routing\MatcherDumperTest::fixtures

A collection of shared fixture data for tests.

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

File

core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php, line 27

Class

MatcherDumperTest
Confirm that the matcher dumper is functioning properly.

Namespace

Drupal\KernelTests\Core\Routing

Code

protected $fixtures;