You are here

protected property SelectPaymentMethodConfiguration::$paymentMethodConfigurationAccessControlHandler in Payment 8.2

The payment method configuration access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

src/Controller/SelectPaymentMethodConfiguration.php, line 23

Class

SelectPaymentMethodConfiguration
Handles the "select a payment method configuration to add" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentMethodConfigurationAccessControlHandler;