TestRouteSubscriber::$state

Same name and namespace in other branches
  1. 4.x tests/modules/devel_test/src/Routing/TestRouteSubscriber.php \Drupal\devel_test\Routing\TestRouteSubscriber::state

The state store.

Type: state

File

tests/modules/devel_test/src/Routing/TestRouteSubscriber.php, line 17

Class

TestRouteSubscriber
Router subscriber class for testing purpose.

Namespace

Drupal\devel_test\Routing

Code

protected State $state;