protected property AliasWhitelist::$state

The Key/Value Store to use for state.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

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

Class

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

Namespace

Drupal\Core\Path

Code

protected $state;