You are here

protected property PaymentMethodLabel::$paymentMethodManager in Payment 8.2

The plugin manager.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface

File

src/Plugin/views/field/PaymentMethodLabel.php, line 22

Class

PaymentMethodLabel
Renders a payment method's plugin ID as the plugin's label.

Namespace

Drupal\payment\Plugin\views\field

Code

protected $paymentMethodManager;