protected property ShippingQuoteMethod::$weight in Ubercart 8.4
The shipping quote method weight.
Type: int
File
- shipping/
uc_quote/ src/ Entity/ ShippingQuoteMethod.php, line 72
Class
- ShippingQuoteMethod
- Defines the shipping quote method configuration entity.
Namespace
Drupal\uc_quote\EntityCode
protected $weight = 0;