You are here

protected property BasicTest::$paymentStatusType in Payment 8.2

The payment status plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/Payment/MethodConfiguration/BasicTest.php, line 36

Class

BasicTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\MethodConfiguration\Basic

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\MethodConfiguration

Code

protected $paymentStatusType;