PHP Interface ApaiIO\Request\RequestInterface

Afficher le fichier Open project: exeu/apai-io

Méthodes publiques

Méthode Description
perform ( ApaiIO\Operations\OperationInterface $operation, ApaiIO\Configuration\ConfigurationInterface $configuration ) : mixed Performs the request

Method Details

perform() public méthode

Performs the request
public perform ( ApaiIO\Operations\OperationInterface $operation, ApaiIO\Configuration\ConfigurationInterface $configuration ) : mixed
$operation ApaiIO\Operations\OperationInterface
$configuration ApaiIO\Configuration\ConfigurationInterface
Résultat mixed The response of the request