You are here

protected property PaymentStatusBase::$moduleHandler in Payment 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Payment/Status/PaymentStatusBase.php, line 45

Class

PaymentStatusBase
Provides a base payment status.

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $moduleHandler;