You are here

protected property PaymentMethodConfigurationListBuilder::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration manager.

Type: \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManagerInterface

File

src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilder.php, line 21

Class

PaymentMethodConfigurationListBuilder
Lists payment method configurations..

Namespace

Drupal\payment\Entity\PaymentMethodConfiguration

Code

protected $paymentMethodConfigurationManager;