You are here

protected property AliasManager::$whitelist in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Path/AliasManager.php \Drupal\Core\Path\AliasManager::whitelist

Holds the array of whitelisted path aliases.

Type: \Drupal\Core\Path\AliasWhitelistInterface

File

core/lib/Drupal/Core/Path/AliasManager.php, line 74
Contains \Drupal\Core\Path\AliasManager.

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\Core\Path

Code

protected $whitelist;