You are here

protected property RouteSubscriber::$state in Drupal 9

Same name and namespace in other branches
  1. 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\EventSubscriber

Code

protected $state;