You are here

protected property PaymentExecutionPaymentMethodManager::$account in Payment 8.2

The account for which to check execution access.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Payment/Method/PaymentExecutionPaymentMethodManager.php, line 27

Class

PaymentExecutionPaymentMethodManager
Provides a payment method manager for executing a payment.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $account;