PHP Класс Tebru\Retrofit\Generation\Handler\ReturnHandler

Автор: Nate Brunette ([email protected])
Наследование: implements Tebru\Retrofit\Generation\Handler
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__invoke ( HandlerContext $context ) : null Create request object and handle send/response

Описание методов

__invoke() публичный Метод

Create request object and handle send/response
public __invoke ( HandlerContext $context ) : null
$context Tebru\Retrofit\Generation\HandlerContext
Результат null