You are here

public property PaymentEnteredEvent::$account in Ubercart 8.4

The user account.

Type: \Drupal\Core\Session\AccountInterface

File

payment/uc_payment/src/Event/PaymentEnteredEvent.php, line 28

Class

PaymentEnteredEvent
Event that is fired when payment is entered for an order.

Namespace

Drupal\uc_payment\Event

Code

public $account;