You are here

protected property ShippingRatesEvent::$rates in Commerce Shipping 8.2

The shipping rates.

Type: \Drupal\commerce_shipping\ShippingRate[]

File

src/Event/ShippingRatesEvent.php, line 21

Class

ShippingRatesEvent
Defines the event for reacting to shipping rate calculation.

Namespace

Drupal\commerce_shipping\Event

Code

protected $rates;