You are here

protected property MatcherDumperTest::$state 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::state
  2. 9 core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php \Drupal\KernelTests\Core\Routing\MatcherDumperTest::state

The state.

Type: \Drupal\Core\State\StateInterface

File

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

Class

MatcherDumperTest
Confirm that the matcher dumper is functioning properly.

Namespace

Drupal\KernelTests\Core\Routing

Code

protected $state;