You are here

protected property EntityCrud::$paymentMethodManager in Payment 8.2

The payment method manager.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface

File

src/Hook/EntityCrud.php, line 20

Class

EntityCrud
Implements hook_entity_CRUD().

Namespace

Drupal\payment\Hook

Code

protected $paymentMethodManager;