protected property ListPaymentStatuses::$paymentStatusManager in Payment 8.2
The payment status plugin manager.
Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface
File
- src/
Controller/ ListPaymentStatuses.php, line 21
Class
- ListPaymentStatuses
- Handles the "list payment methods" route.
Namespace
Drupal\payment\ControllerCode
protected $paymentStatusManager;