protected property PathRootsSubscriber::$state in Drupal 9
Same name and namespace in other branches
- 8 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\EventSubscriberCode
protected $state;