Interface OrderRepositoryReaderInterface

Interface OrderRepositoryReaderInterface

Direct known implementers

OrderRepositoryReader

Methods summary

public getById( IdType $orderId ) : GXEngineOrder

Fetches an new order object from the orders table by the given ID.