You are here

protected property PaymentTypeLabel::$paymentTypeManager in Payment 8.2

The plugin manager.

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

File

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

Class

PaymentTypeLabel
Renders a payment type's plugin ID as the plugin's label.

Namespace

Drupal\payment\Plugin\views\field

Code

protected $paymentTypeManager;