You are here

protected property PaymentFormTest::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

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

File

modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php, line 107

Class

PaymentFormTest
@coversDefaultClass \Drupal\payment_form\Entity\Payment\PaymentForm

Namespace

Drupal\Tests\payment_form\Unit\Entity\Payment

Code

protected $pluginSelectorManager;