Holds the array of whitelisted path aliases.
Type: \Drupal\Core\Path\AliasWhitelistInterface
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 69
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $whitelist;
Please login to continue.