You are here

protected property ConfigurePaymentType::$paymentTypeManager in Payment 8.2

The payment type plugin manager.

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

File

src/Controller/ConfigurePaymentType.php, line 22

Class

ConfigurePaymentType
Handles the "configure payment type" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentTypeManager;