You are here

protected property PaymentMethodConfigurationForm::$paymentMethodConfigurationStorage in Payment 8.2

The payment method configuration storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationForm.php, line 39

Class

PaymentMethodConfigurationForm
Provides the payment method configuration form.

Namespace

Drupal\payment\Entity\PaymentMethodConfiguration

Code

protected $paymentMethodConfigurationStorage;