protected property FulfillmentMethod::$package_type in Ubercart 8.4
The package type supported by this plugin.
Type: string
File
- shipping/
uc_fulfillment/ src/ Entity/ FulfillmentMethod.php, line 101
Class
- FulfillmentMethod
- Defines a configured fulfillment method.
Namespace
Drupal\uc_fulfillment\EntityCode
protected $package_type = 'small_package';