The alias storage service.
Type: AliasStorageInterface $path
File
- core/modules/path/src/Form/DeleteForm.php, line 21
Class
- DeleteForm
- Builds the form to delete a path alias.
Namespace
Drupal\path\Form
Code
protected $aliasStorage;
The alias storage service.
Type: AliasStorageInterface $path
Drupal\path\Form
protected $aliasStorage;
Please login to continue.