Manager
Table of Contents
Methods
-
bindChannelToOrder()
: bool
-
getChannelList()
: array<string|int, mixed>
bindChannelToOrder()
public
bindChannelToOrder(Order $order, AbstractChannel $channel) : bool
Parameters
-
$order
: Order
-
-
$channel
: AbstractChannel
-
-
throws
-
ArgumentException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
getChannelList()
public
getChannelList(Order $order) : array<string|int, mixed>
Parameters
-
$order
: Order
-
-
throws
-
ArgumentException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
Return values
array<string|int, mixed>