You are here

protected property CompletionRegister::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/checkout/src/Plugin/Commerce/CheckoutPane/CompletionRegister.php, line 45

Class

CompletionRegister
Provides the registration after checkout pane.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutPane

Code

protected $currentUser;