You are here

protected property PaymentMethodBase::$moduleHandler in Payment 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Payment/Method/PaymentMethodBase.php, line 48

Class

PaymentMethodBase
A base payment method plugin.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $moduleHandler;