Boxberry

Class Boxberry

codingStandardsIgnoreStart
codingStandardsIgnoreEnd
package

Dumkaaa\Boxberry\Api\Common

Methods

__callStatic

__callStatic( $method,  $parameters) : mixed
static

Arguments

$method

$parameters

Response

mixed

create

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

Arguments

$class

string

$httpClient

\Client

$httpRequest

\Symfony\Component\HttpFoundation\Request

Response

\Dumkaaa\Boxberry\Api\Common\DeliveryInterface

getFactory

getFactory() : \Dumkaaa\Boxberry\Api\Common\DeliveryFactory
static

setFactory

setFactory(\Dumkaaa\Boxberry\Api\Common\DeliveryFactory|null $factory = null) 
static

Properties

factory

factory : \Dumkaaa\Boxberry\Api\Common\DeliveryFactory
static