You are here

protected property AliasWhitelist::$deprecatedProperties in Drupal 8

File

core/lib/Drupal/Core/Path/AliasWhitelist.php, line 26

Class

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

Namespace

Drupal\Core\Path

Code

protected $deprecatedProperties = [
  'aliasStorage' => 'path.alias_storage',
];