You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/ServiceDefinition/UnitIndex.php, line 45
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 $currentUser;