You are here

protected property ExtendMerciLineItem::$currentUser in MERCI (Manage Equipment Reservations, Checkout and Inventory) 8.2

The current user object.

Type: \Drupal\Core\Session\AccountInterface

File

modules/merci_line_item/src/Plugin/Action/ExtendMerciLineItem.php, line 41

Class

ExtendMerciLineItem
Promotes a merci_line_item.

Namespace

Drupal\merci_line_item\Plugin\Action

Code

protected $currentUser;