You are here

protected property PaymentLineItemManagerTest::$moduleHandler in Payment 8.2

The module handler.

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

File

tests/src/Unit/Plugin/Payment/LineItem/PaymentLineItemManagerTest.php, line 46

Class

PaymentLineItemManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\LineItem\PaymentLineItemManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\LineItem

Code

protected $moduleHandler;