protected property AliasWhitelist::$state in Drupal 9
The Key/Value Store to use for state.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ path_alias/ src/ AliasWhitelist.php, line 20
Class
- AliasWhitelist
- Extends CacheCollector to build the path alias whitelist over time.
Namespace
Drupal\path_aliasCode
protected $state;