The Key/Value Store to use for state.
Type: \Drupal\Core\State\StateInterface
File
- core/lib/Drupal/Core/Path/AliasWhitelist.php, line 20
Class
- AliasWhitelist
- Extends CacheCollector to build the path alias whitelist over time.
Namespace
Drupal\Core\Path
Code
protected $state;
Please login to continue.