PHP 인터페이스 Tebru\Retrofit\Generation\Handler

저자: Nate Brunette ([email protected])
파일 보기 프로젝트 열기: tebru/retrofit-php

공개 메소드들

메소드 설명
__invoke ( HandlerContext $context ) : null Each handler is a callable

메소드 상세

__invoke() 공개 메소드

Each handler is a callable
public __invoke ( HandlerContext $context ) : null
$context HandlerContext
리턴 null