You are here

protected property PaymentTypeManagerTest::$moduleHandler in Payment 8.2

The module handler.

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

File

tests/src/Unit/Plugin/Payment/Type/PaymentTypeManagerTest.php, line 54

Class

PaymentTypeManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Type\PaymentTypeManager

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Type

Code

protected $moduleHandler;