Holds an array of aliases for which no path was found.
Type: array
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 62
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $noPath = array();
Please login to continue.