The cache key to use when caching paths.
Type: string
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 34
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $cacheKey;
The cache key to use when caching paths.
Type: string
Drupal\Core\Path
protected $cacheKey;
Please login to continue.