You are here

protected property EventTypeForm::$entityFieldManager in Booking and Availability Management Tools for Drupal 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/bat_event/src/EventTypeForm.php, line 35
Contains \Drupal\bat_event\EventTypeForm.

Class

EventTypeForm
Form handler for event type forms.

Namespace

Drupal\bat_event

Code

protected $entityFieldManager;