You are here

protected property CheckoutCompletionRegisterEvent::$account in Commerce Core 8.2

The created account.

Type: \Drupal\Core\Session\AccountInterface

File

modules/checkout/src/Event/CheckoutCompletionRegisterEvent.php, line 22

Class

CheckoutCompletionRegisterEvent
Defines the checkout completion register event.

Namespace

Drupal\commerce_checkout\Event

Code

protected $account;