Interface OrderRepositoryInterface
Interface OrderRepositoryInterface
Direct known implementers
Package: Order\Interfaces
Category: System
Located at Services/Core/Order/Repositories/Interface/OrderRepositoryInterface.inc.php
Category: System
Located at Services/Core/Order/Repositories/Interface/OrderRepositoryInterface.inc.php
Methods summary
public
createNew( void )
: OrderInterface
Creates a new order with no values in the database and returns it containing just the ID.