You are here

protected property PaymentReferenceConfigurationFormTest::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

Type: \Drupal\plugin\Plugin\Plugin\PluginSelector\PluginSelectorManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_reference/tests/src/Unit/Plugin/Payment/Type/PaymentReferenceConfigurationFormTest.php, line 58

Class

PaymentReferenceConfigurationFormTest
@coversDefaultClass \Drupal\payment_reference\Plugin\Payment\Type\PaymentReferenceConfigurationForm

Namespace

Drupal\Tests\payment_reference\Unit\Plugin\Payment\Type

Code

protected $pluginSelectorManager;