You are here

protected property ListPaymentTypes::$paymentTypeManager in Payment 8.2

The payment type plugin manager.

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

File

src/Controller/ListPaymentTypes.php, line 23

Class

ListPaymentTypes
Handles the "list payment types" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentTypeManager;