You are here

protected property EventSeriesTypeForm::$entityTypeManager in Booking and Availability Management Tools for Drupal 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

modules/bat_event_series/src/EventSeriesTypeForm.php, line 27
Contains \Drupal\bat_event_series\EventSeriesTypeForm.

Class

EventSeriesTypeForm
Form handler for event series type forms.

Namespace

Drupal\bat_event_series

Code

protected $entityTypeManager;