AliasManager::$noPath

Holds an array of aliases for which no path was found.

Type: array

File

core/modules/path_alias/src/AliasManager.php, line 61

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\path_alias

Code

protected $noPath = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.