You are here

protected property AliasManager::$cacheNeedsWriting in Drupal 8

Whether the cache needs to be written.

Type: bool

File

core/lib/Drupal/Core/Path/AliasManager.php, line 55

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\Core\Path

Code

protected $cacheNeedsWriting = FALSE;