You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/TypeGroupBundleForm.php, line 26
Contains \Drupal\bat\TypeGroupBundleForm.

Class

TypeGroupBundleForm
Form handler for type group bundle forms.

Namespace

Drupal\bat

Code

protected $entityTypeManager;