You are here

protected property RoutePreloader::$state in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Routing/RoutePreloader.php \Drupal\Core\Routing\RoutePreloader::state

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Routing/RoutePreloader.php, line 39
Contains \Drupal\Core\Routing\RoutePreloader.

Class

RoutePreloader
Defines a class which preloads non-admin routes.

Namespace

Drupal\Core\Routing

Code

protected $state;