Property | Type | Description | |
---|---|---|---|
$remoteAdapter | Smalot\Magento\RemoteAdapterInterface |
Method | Description | |
---|---|---|
__construct ( Smalot\Magento\RemoteAdapterInterface $remoteAdapter ) |
Method | Description | |
---|---|---|
__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 | |
return | Smalot\Magento\ActionInterface |