protected property BasicTest::$moduleHandler in Payment 8.2
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
Overrides PaymentMethodBaseTestBase::$moduleHandler
File
- tests/
src/ Unit/ Plugin/ Payment/ Method/ BasicTest.php, line 25
Class
- BasicTest
- @coversDefaultClass \Drupal\payment\Plugin\Payment\Method\Basic
Namespace
Drupal\Tests\payment\Unit\Plugin\Payment\MethodCode
protected $moduleHandler;