You are here

protected property TourTipDeleteForm::$entity in Tour UI 8

Stores the tour entity being deleted.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/TourTipDeleteForm.php, line 22

Class

TourTipDeleteForm
Builds the form to delete a tour tip.

Namespace

Drupal\tour_ui\Form

Code

protected $entity;