protected property CalendarEventsIndex::$moduleHandler in Booking and Availability Management API 8
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ ServiceDefinition/ CalendarEventsIndex.php, line 58 - Contains \Drupal\bat_api\Plugin\ServiceDefinition\CalendarEventsIndex.php
Class
- CalendarEventsIndex
- Plugin annotation @ServiceDefinition( id = "calendar_events_index", methods = { "GET" }, translatable = true, deriver = "\Drupal\bat_api\Plugin\Deriver\CalendarEventsIndex" )
Namespace
Drupal\bat_api\Plugin\ServiceDefinitionCode
protected $moduleHandler;