Whether the cache needs to be written.
Type: bool
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 41
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $cacheNeedsWriting = FALSE;
Whether the cache needs to be written.
Type: bool
Drupal\Core\Path
protected $cacheNeedsWriting = FALSE;
Please login to continue.