protected property PaymentMethod::$weight in Ubercart 8.4
The payment method weight.
Type: int
File
- payment/
uc_payment/ src/ Entity/ PaymentMethod.php, line 75
Class
- PaymentMethod
- Defines a configured payment method.
Namespace
Drupal\uc_payment\EntityCode
protected $weight = 0;