You are here

protected property PaymentStatusBase::$currentUser in Payment 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Payment/Status/PaymentStatusBase.php, line 31

Class

PaymentStatusBase
Provides a base payment status.

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $currentUser;