You are here

protected property PaymentFormWebTest::$executeStatusPluginId in Payment 8.2

The plugin ID of the status to set the payment to.

Type: string

File

modules/payment_form/tests/src/Functional/Plugin/Field/FieldFormatter/PaymentFormWebTest.php, line 39

Class

PaymentFormWebTest
\Drupal\payment\Plugin\Field\FieldFormatter\PaymentForm web test.

Namespace

Drupal\Tests\payment_form\Functional\Plugin\Field\FieldFormatter

Code

protected $executeStatusPluginId = 'payment_pending';