You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ServiceDefinition/EventsIndex.php, line 42
Contains \Drupal\bat_api\Plugin\ServiceDefinition\EventsIndex.php

Class

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

Namespace

Drupal\bat_api\Plugin\ServiceDefinition

Code

protected $entityTypeManager;