DeliveryFactory

package

Default

Methods

all

all() : array

Response

array

Создает новый объект доставки

create(string $class, \Dumkaaa\Boxberry\Api\Common\Http\Client|null $httpClient = null, \Symfony\Component\HttpFoundation\Request|null $httpRequest = null) : \Dumkaaa\Boxberry\Api\Common\DeliveryInterface
Throws
\Dumkaaa\Boxberry\Api\Common\Exception\RuntimeException

Arguments

$class

string

$httpRequest

\Symfony\Component\HttpFoundation\Request|null

Response

\Dumkaaa\Boxberry\Api\Common\DeliveryInterface

register

register( $className) 

Arguments

$className

replace

replace(array $deliveries) 

Arguments

$deliveries

array

Properties

deliveries

deliveries : array
var

Type(s)

array