You are here

protected property AliasWhitelist::$aliasStorage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Path/AliasWhitelist.php \Drupal\Core\Path\AliasWhitelist::aliasStorage

The Path CRUD service.

Type: \Drupal\Core\Path\AliasStorageInterface

File

core/lib/Drupal/Core/Path/AliasWhitelist.php, line 32
Contains \Drupal\Core\Path\AliasWhitelist.

Class

AliasWhitelist
Extends CacheCollector to build the path alias whitelist over time.

Namespace

Drupal\Core\Path

Code

protected $aliasStorage;