You are here

protected property TourTipDeleteForm::$tip in Tour UI 8

Stores the tour tip candidate for deletion.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/TourTipDeleteForm.php, line 29

Class

TourTipDeleteForm
Builds the form to delete a tour tip.

Namespace

Drupal\tour_ui\Form

Code

protected $tip;