protected property RouteSubscriber::$state in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/EventSubscriber/RouteSubscriber.php \Drupal\views\EventSubscriber\RouteSubscriber::state
The state key value store.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ views/ src/ EventSubscriber/ RouteSubscriber.php, line 45
Class
- RouteSubscriber
- Builds up the routes of all views.
Namespace
Drupal\views\EventSubscriberCode
protected $state;