PHP Interface Smalot\Magento\RemoteAdapterInterface

Afficher le fichier Open project: smalot/magento-client

Méthodes publiques

Méthode Description
call ( Smalot\Magento\ActionInterface $action, boolean $throwsException = true ) : array
multiCall ( Smalot\Magento\MultiCallQueueInterface $queue, boolean $throwsException = false ) : array
ping ( ) : boolean

Method Details

call() public méthode

public call ( Smalot\Magento\ActionInterface $action, boolean $throwsException = true ) : array
$action Smalot\Magento\ActionInterface
$throwsException boolean
Résultat array

multiCall() public méthode

public multiCall ( Smalot\Magento\MultiCallQueueInterface $queue, boolean $throwsException = false ) : array
$queue Smalot\Magento\MultiCallQueueInterface
$throwsException boolean
Résultat array

ping() public méthode

public ping ( ) : boolean
Résultat boolean