You are here

protected property PaymentMethodConfigurationListBuilderTest::$moduleHandler in Payment 8.2

The module handler.

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

File

tests/src/Unit/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationListBuilderTest.php, line 45

Class

PaymentMethodConfigurationListBuilderTest
@coversDefaultClass \Drupal\payment\Entity\PaymentMethodConfiguration\PaymentMethodConfigurationListBuilder

Namespace

Drupal\Tests\payment\Unit\Entity\PaymentMethodConfiguration

Code

protected $moduleHandler;