protected property PathFormBase::$aliasManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/path/src/Form/PathFormBase.php \Drupal\path\Form\PathFormBase::aliasManager
The path alias manager.
Type: \Drupal\Core\Path\AliasManagerInterface
File
- core/
modules/ path/ src/ Form/ PathFormBase.php, line 43 - Contains \Drupal\path\Form\PathFormBase.
Class
- PathFormBase
- Provides a base class for path add/edit forms.
Namespace
Drupal\path\FormCode
protected $aliasManager;