protected property AliasManager::$cacheKey in Drupal 9
Same name and namespace in other branches
- 10 core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::cacheKey
The cache key to use when caching paths.
Type: string
File
- core/
modules/ path_alias/ src/ AliasManager.php, line 33
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\path_aliasCode
protected $cacheKey;