You are here

protected property ShippingRateWidget::$shipmentManager in Commerce Shipping 8.2

The shipment manager.

Type: \Drupal\commerce_shipping\ShipmentManagerInterface

File

src/Plugin/Field/FieldWidget/ShippingRateWidget.php, line 47

Class

ShippingRateWidget
Plugin implementation of 'commerce_shipping_rate'.

Namespace

Drupal\commerce_shipping\Plugin\Field\FieldWidget

Code

protected $shipmentManager;