You are here

protected property PathRootsSubscriber::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php \Drupal\Core\EventSubscriber\PathRootsSubscriber::state

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php, line 30

Class

PathRootsSubscriber
Provides all available first bits of all route paths.

Namespace

Drupal\Core\EventSubscriber

Code

protected $state;