You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ServiceDefinition/MatchingUnitIndex.php, line 41
Contains \Drupal\bat_api\Plugin\ServiceDefinition\MatchingUnitIndex.php

Class

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

Namespace

Drupal\bat_api\Plugin\ServiceDefinition

Code

protected $entityTypeManager;