You are here

protected property AliasWhitelist::$state in Drupal 8

The Key/Value Store to use for state.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Path/AliasWhitelist.php, line 33

Class

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

Namespace

Drupal\Core\Path

Code

protected $state;