You are here

protected property PaymentMethodConfigurationBaseTestBase::$moduleHandler in Payment 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/MethodConfiguration/PaymentMethodConfigurationBaseTestBase.php, line 19

Class

PaymentMethodConfigurationBaseTestBase
Provides a base for tests that cover classes that extend \Drupal\idepaymental\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationBase

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration

Code

protected $moduleHandler;