The path alias storage.
Type: \Drupal\Core\Path\AliasStorageInterface
File
- core/modules/path/src/Controller/PathController.php, line 23
Class
- PathController
- Controller routines for path routes.
Namespace
Drupal\path\Controller
Code
protected $aliasStorage;
Please login to continue.