protected property AliasManager::$cacheNeedsWriting in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Path/AliasManager.php \Drupal\Core\Path\AliasManager::cacheNeedsWriting
Whether the cache needs to be written.
Type: bool
File
- core/
lib/ Drupal/ Core/ Path/ AliasManager.php, line 46 - Contains \Drupal\Core\Path\AliasManager.
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\PathCode
protected $cacheNeedsWriting = FALSE;