protected property TestRouteSubscriber::$state in Devel 4.x
Same name and namespace in other branches
- 8.3 tests/modules/devel_test/src/Routing/TestRouteSubscriber.php \Drupal\devel_test\Routing\TestRouteSubscriber::state
The state store.
Type: Drupal\Core\State\State
File
- tests/
modules/ devel_test/ src/ Routing/ TestRouteSubscriber.php, line 19
Class
- TestRouteSubscriber
- Router subscriber class for testing purpose.
Namespace
Drupal\devel_test\RoutingCode
protected $state;