protected property PaymentGateway::$conditionOperator in Commerce Core 8.2
The condition operator.
Type: string
File
- modules/
payment/ src/ Entity/ PaymentGateway.php, line 117
Class
- PaymentGateway
- Defines the payment gateway entity class.
Namespace
Drupal\commerce_payment\EntityCode
protected $conditionOperator = 'AND';