You are here

protected property FilterShippingMethodsEvent::$shippingMethods in Commerce Shipping 8.2

The shipping methods.

Type: \Drupal\commerce_shipping\Entity\ShippingMethodInterface[]

File

src/Event/FilterShippingMethodsEvent.php, line 20

Class

FilterShippingMethodsEvent
Defines the event for filtering the available shipping methods.

Namespace

Drupal\commerce_shipping\Event

Code

protected $shippingMethods;