You are here

protected property AliasWhitelist::$state in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Path/AliasWhitelist.php \Drupal\Core\Path\AliasWhitelist::state

The Key/Value Store to use for state.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Path/AliasWhitelist.php, line 25
Contains \Drupal\Core\Path\AliasWhitelist.

Class

AliasWhitelist
Extends CacheCollector to build the path alias whitelist over time.

Namespace

Drupal\Core\Path

Code

protected $state;