protected property PaymentMethodConfigurationBase::$moduleHandler in Payment 8.2
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ Payment/ MethodConfiguration/ PaymentMethodConfigurationBase.php, line 32
Class
- PaymentMethodConfigurationBase
- Provides a base payment method configuration plugin.
Namespace
Drupal\payment\Plugin\Payment\MethodConfigurationCode
protected $moduleHandler;