public property CommercePaymentType::$workflow in Commerce Core 8.2
The payment workflow.
Type: string
File
- modules/
payment/ src/ Annotation/ CommercePaymentType.php, line 39
Class
- CommercePaymentType
- Defines the payment type plugin annotation object.
Namespace
Drupal\commerce_payment\AnnotationCode
public $workflow = 'payment_default';