You are here

protected property AliasManager::$whitelist in Drupal 8

Holds the array of whitelisted path aliases.

Type: \Drupal\Core\Path\AliasWhitelistInterface

File

core/lib/Drupal/Core/Path/AliasManager.php, line 83

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\Core\Path

Code

protected $whitelist;