You are here

protected property PathAliasForm::$entity in Drupal 8

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