You are here

protected property RouteProviderTest::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php \Drupal\KernelTests\Core\Routing\RouteProviderTest::state

The state.

Type: \Drupal\Core\State\StateInterface

File

core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php, line 60
Contains \Drupal\KernelTests\Core\Routing\RouteProviderTest.

Class

RouteProviderTest
Confirm that the default route provider is working correctly.

Namespace

Drupal\KernelTests\Core\Routing

Code

protected $state;