You are here

protected property PaymentForm::$currentUser in Payment 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/payment_form/src/Entity/Payment/PaymentForm.php, line 25

Class

PaymentForm
Provides the payment form.

Namespace

Drupal\payment_form\Entity\Payment

Code

protected $currentUser;