Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AliasManager.php
AliasManager::$cacheNeedsWriting
Whether the cache needs to be written.
Type:
bool
File
core/
modules/
path_alias/
src/
AliasManager.php
, line 27
Class
AliasManager
The default alias manager implementation.
Namespace
Drupal\path_alias
Code
protected $cacheNeedsWriting =
FALSE
;
RSS feed