PathAliasForm::$entity

Same name and namespace in other branches
  1. 9 core/modules/path/src/PathAliasForm.php \Drupal\path\PathAliasForm::entity
  2. 8.9.x core/modules/path/src/PathAliasForm.php \Drupal\path\PathAliasForm::entity
  3. 10 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\path

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.