protected property AliasManagerCacheDecorator::$cacheNeedsWriting

Whether the cache needs to be written.

Type: boolean

File

drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php, line 47
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 $cacheNeedsWriting = TRUE;