You are here

protected property PaymentStatusLabel::$paymentStatusManager in Payment 8.2

The plugin manager.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface

File

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

Class

PaymentStatusLabel
Renders a payment status's plugin ID as the plugin's label.

Namespace

Drupal\payment\Plugin\views\field

Code

protected $paymentStatusManager;