You are here

protected property PaymentStatusForm::$currentUser in Payment 8.2

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Entity/Payment/PaymentStatusForm.php, line 25

Class

PaymentStatusForm
Provides the payment status update form.

Namespace

Drupal\payment\Entity\Payment

Code

protected $currentUser;