You are here

protected property PermissionsTest::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/PermissionsTest.php, line 22

Class

PermissionsTest
@coversDefaultClass \Drupal\payment\Permissions

Namespace

Drupal\Tests\payment\Unit

Code

protected $paymentMethodConfigurationManager;