The alias storage service.
Type: \Drupal\Core\Path\AliasStorageInterface
File
- core/lib/Drupal/Core/Path/AliasManager.php, line 20
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\Path
Code
protected $storage;
The alias storage service.
Type: \Drupal\Core\Path\AliasStorageInterface
Drupal\Core\Path
protected $storage;
Please login to continue.