You are here

protected property RouteProviderTest::$state in Zircon Profile 8.0

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

The state.

Type: \Drupal\Core\State\StateInterface

File

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

Class

RouteProviderTest
Confirm that the default route provider is working correctly.

Namespace

Drupal\system\Tests\Routing

Code

protected $state;