You are here

protected property PaymentFormTest::$pluginSelector in Payment 8.2

The plugin selector.

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

File

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

Class

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

Namespace

Drupal\Tests\payment_form\Unit\Entity\Payment

Code

protected $pluginSelector;