protected property AliasManagerCacheDecorator::$cacheKeys

Stack of request paths for use as cids when caching system paths.

Type: array

File

drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php, line 33
Contains Drupal\Core\CacheDecorator\AliasManagerCacheDecorator.

Class

AliasManagerCacheDecorator
Class used by the PathSubscriber to get the system path and cache path lookups.

Namespace

Drupal\Core\CacheDecorator

Code

protected $cacheKeys = array();