You are here

protected property PaymentStorage::$paymentTypeManager in Payment 8.2

The payment type manager.

Type: \Drupal\payment\Plugin\Payment\Type\PaymentTypeManagerInterface

File

src/Entity/Payment/PaymentStorage.php, line 27

Class

PaymentStorage
Handles storage for payment entities.

Namespace

Drupal\payment\Entity\Payment

Code

protected $paymentTypeManager;