You are here

protected property PaymentInformation::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/payment/src/Plugin/Commerce/CheckoutPane/PaymentInformation.php, line 43

Class

PaymentInformation
Provides the payment information pane.

Namespace

Drupal\commerce_payment\Plugin\Commerce\CheckoutPane

Code

protected $currentUser;