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
1 | protected $storage ; |
Please login to continue.