Smalot\Magento\RemoteAdapterInterface::call PHP Method

call() public method

public call ( Smalot\Magento\ActionInterface $action, boolean $throwsException = true ) : array
$action Smalot\Magento\ActionInterface
$throwsException boolean
return array
    public function call(ActionInterface $action, $throwsException = true);
RemoteAdapterInterface