You are here

protected property BeforePackEvent::$order in Commerce FedEx 8

The order being packed.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

src/Event/BeforePackEvent.php, line 30

Class

BeforePackEvent
Defines the before pack event for FedEx.

Namespace

Drupal\commerce_fedex\Event

Code

protected $order;