Holds the map of path lookups per language.
Type: array
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 55
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $lookupMap = array();
Holds the map of path lookups per language.
Type: array
Drupal\Core\Path
protected $lookupMap = array();
Please login to continue.