You are here

protected property TourTipDeleteForm::$entityTypeManager in Tour UI 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/TourTipDeleteForm.php, line 36

Class

TourTipDeleteForm
Builds the form to delete a tour tip.

Namespace

Drupal\tour_ui\Form

Code

protected $entityTypeManager;