AliasManager::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Path/AliasManager.php, line 27

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\Core\Path

Code

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

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