OrderAwareInterface
interface OrderAwareInterface
Interface OrderAwareInterface
Methods
getOrder()
Return the order.
Details
at line 23
OrderInterface
getOrder()
Return the order.
at line 30
setOrder(OrderInterface $order = null)
Set the order.