protected property PaymentExecuteAccess::$account in Payment 8.2
The account to check access for.
Type: \Drupal\payment\Entity\PaymentInterface
File
- src/
Event/ PaymentExecuteAccess.php, line 32
Class
- PaymentExecuteAccess
- Provides an event that is dispatched when access is checked for payment execution.
Namespace
Drupal\payment\EventCode
protected $account;