You are here

protected property UnitIndex::$entityTypeManager in Booking and Availability Management API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ServiceDefinition/UnitIndex.php, line 38
Contains \Drupal\bat_api\Plugin\ServiceDefinition\UnitIndex.php

Class

UnitIndex
Plugin annotation @ServiceDefinition( id = "unit_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\UnitIndex" )

Namespace

Drupal\bat_api\Plugin\ServiceDefinition

Code

protected $entityTypeManager;