Holds an array of paths that have no alias.
Type: array
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 76
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $noAlias = array();
Holds an array of paths that have no alias.
Type: array
Drupal\Core\Path
protected $noAlias = array();
Please login to continue.