You are here

protected property PaymentListBuilderTest::$moduleHandler in Payment 8.2

The module handler.

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

File

tests/src/Unit/Entity/Payment/PaymentListBuilderTest.php, line 61

Class

PaymentListBuilderTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentListBuilder

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $moduleHandler;