Свойство | Тип | Описание | |
---|---|---|---|
$remoteAdapter | Smalot\Magento\RemoteAdapterInterface |
Метод | Описание | |
---|---|---|
__construct ( Smalot\Magento\RemoteAdapterInterface $remoteAdapter ) |
Метод | Описание | |
---|---|---|
__createAction ( string $method, array $arguments = [] ) : Smalot\Magento\ActionInterface |
public __construct ( Smalot\Magento\RemoteAdapterInterface $remoteAdapter ) | ||
$remoteAdapter | Smalot\Magento\RemoteAdapterInterface |
protected __createAction ( string $method, array $arguments = [] ) : Smalot\Magento\ActionInterface | ||
$method | string | |
$arguments | array | |
Результат | Smalot\Magento\ActionInterface |