Свойство | Тип | Описание | |
---|---|---|---|
$arguments | array | ||
$method | string | ||
$remoteAdapter | Smalot\Magento\RemoteAdapterInterface |
Метод | Описание | |
---|---|---|
__construct ( string $method, array $arguments = [], Smalot\Magento\RemoteAdapterInterface $remoteAdapter = null ) | ||
addToQueue ( Smalot\Magento\MultiCallQueueInterface $queue, callable $callback = null ) : mixed | void | ||
execute ( ) : array | ||
getArguments ( ) : array | ||
getMethod ( ) : string |
public __construct ( string $method, array $arguments = [], Smalot\Magento\RemoteAdapterInterface $remoteAdapter = null ) | ||
$method | string | |
$arguments | array | |
$remoteAdapter | Smalot\Magento\RemoteAdapterInterface |