protected property PathAliasForm::$entity in Drupal 10
Same name and namespace in other branches
- 8 core/modules/path/src/PathAliasForm.php \Drupal\path\PathAliasForm::entity
- 9 core/modules/path/src/PathAliasForm.php \Drupal\path\PathAliasForm::entity
The path_alias entity.
Type: \Drupal\path_alias\PathAliasInterface
Overrides ContentEntityForm::$entity
File
- core/
modules/ path/ src/ PathAliasForm.php, line 20
Class
- PathAliasForm
- Form handler for the path alias edit forms.
Namespace
Drupal\pathCode
protected $entity;