You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

modules/bat_unit/src/TypeBundleForm.php, line 26
Contains \Drupal\bat_unit\TypeBundleForm.

Class

TypeBundleForm
Form handler for type bundle forms.

Namespace

Drupal\bat_unit

Code

protected $entityTypeManager;