protected property PaymentStatusFormTest::$paymentStatusPluginType in Payment 8.2
Same name in this branch
- 8.2 tests/src/Unit/Entity/PaymentStatus/PaymentStatusFormTest.php \Drupal\Tests\payment\Unit\Entity\PaymentStatus\PaymentStatusFormTest::paymentStatusPluginType
- 8.2 tests/src/Unit/Entity/Payment/PaymentStatusFormTest.php \Drupal\Tests\payment\Unit\Entity\Payment\PaymentStatusFormTest::paymentStatusPluginType
The payment status plugin type.
Type: \Drupal\plugin\PluginType\PluginTypeInterface|\Prophecy\Prophecy\ObjectProphecy
File
- tests/
src/ Unit/ Entity/ PaymentStatus/ PaymentStatusFormTest.php, line 61
Class
- PaymentStatusFormTest
- @coversDefaultClass \Drupal\payment\Entity\PaymentStatus\PaymentStatusForm
Namespace
Drupal\Tests\payment\Unit\Entity\PaymentStatusCode
protected $paymentStatusPluginType;