You are here

protected property CalendarEventTypeForm::$entityTypeManager in Opigno calendar event 3.x

Same name and namespace in other branches
  1. 8 src/Form/CalendarEventTypeForm.php \Drupal\opigno_calendar_event\Form\CalendarEventTypeForm::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/CalendarEventTypeForm.php, line 26

Class

CalendarEventTypeForm
Form handler for calendar event type forms.

Namespace

Drupal\opigno_calendar_event\Form

Code

protected $entityTypeManager;