You are here

protected property ListPaymentTypesTest::$moduleHandler in Payment 8.2

The module handler.

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

File

tests/src/Unit/Controller/ListPaymentTypesTest.php, line 33

Class

ListPaymentTypesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentTypes

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $moduleHandler;