You are here

protected property CalendarEventsIndex::$currentUser in Booking and Availability Management API 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/ServiceDefinition/CalendarEventsIndex.php, line 51
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\ServiceDefinition

Code

protected $currentUser;