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\PathCode
protected $whitelist;