AliasWhitelist::$deprecatedProperties

Type: deprecatedProperties

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',
];

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