protected property PaymentMethodBaseTestBase::$moduleHandler in Payment 8.2
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ Payment/ Method/ PaymentMethodBaseTestBase.php, line 38
Class
- PaymentMethodBaseTestBase
- Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.
Namespace
Drupal\Tests\payment\Unit\Plugin\Payment\MethodCode
protected $moduleHandler;