You are here

protected property EntityCrud::$paymentStatusManager in Payment 8.2

The payment status plugin manager.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface

File

src/Hook/EntityCrud.php, line 27

Class

EntityCrud
Implements hook_entity_CRUD().

Namespace

Drupal\payment\Hook

Code

protected $paymentStatusManager;