The path alias storage.
Type: \Drupal\Core\Path\AliasStorageInterface
File
- core/modules/path/src/Form/PathFormBase.php, line 31
Class
- PathFormBase
- Provides a base class for path add/edit forms.
Namespace
Drupal\path\Form
Code
protected $aliasStorage;
Please login to continue.