You are here

protected property PaymentStatusFormTest::$pluginSelector in Payment 8.2

The plugin selector.

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

File

tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php, line 63

Class

PaymentStatusFormTest
@coversDefaultClass \Drupal\payment\Entity\Payment\PaymentStatusForm

Namespace

Drupal\Tests\payment\Unit\Entity\Payment

Code

protected $pluginSelector;