You are here

protected property DeleteForm::$pathAlias in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/path/src/Form/DeleteForm.php \Drupal\path\Form\DeleteForm::pathAlias

The path alias being deleted.

Type: array $pathAlias

File

core/modules/path/src/Form/DeleteForm.php, line 33
Contains \Drupal\path\Form\DeleteForm.

Class

DeleteForm
Builds the form to delete a path alias.

Namespace

Drupal\path\Form

Code

protected $pathAlias;