AliasManager::$whitelist

Same name and namespace in other branches
  1. 9 core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::whitelist
  2. 10 core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::whitelist

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;

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