You are here

protected property PaymentMethodConfigurationOperationsProvider::$paymentMethodConfigurationListBuilder in Payment 8.2

The payment method configuration list builder.

Type: \Drupal\Core\Entity\EntityListBuilderInterface

File

src/Plugin/Payment/Method/PaymentMethodConfigurationOperationsProvider.php, line 30

Class

PaymentMethodConfigurationOperationsProvider
Provides operations for payment methods based on config entities.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $paymentMethodConfigurationListBuilder;