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