You are here

protected property TourForm::$entityTypeManager in Tour UI 8

Entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/TourForm.php, line 26

Class

TourForm
Form controller for the tour entity edit forms.

Namespace

Drupal\tour_ui\Form

Code

protected $entityTypeManager;