PHP 인터페이스 ApaiIO\Request\RequestInterface

파일 보기 프로젝트 열기: exeu/apai-io

공개 메소드들

메소드 설명
perform ( ApaiIO\Operations\OperationInterface $operation, ApaiIO\Configuration\ConfigurationInterface $configuration ) : mixed Performs the request

메소드 상세

perform() 공개 메소드

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