You are here

protected property FilterShippingMethodsEvent::$shipment in Commerce Shipping 8.2

The shipment.

Type: \Drupal\commerce_shipping\Entity\ShipmentInterface

File

src/Event/FilterShippingMethodsEvent.php, line 27

Class

FilterShippingMethodsEvent
Defines the event for filtering the available shipping methods.

Namespace

Drupal\commerce_shipping\Event

Code

protected $shipment;