You are here

protected property PaymentReference::$currentUser in Payment 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/payment_reference/src/Plugin/Field/FieldWidget/PaymentReference.php, line 42

Class

PaymentReference
Provides a payment reference field widget.

Namespace

Drupal\payment_reference\Plugin\Field\FieldWidget

Code

protected $currentUser;