PHP 클래스 JsonApiMiddleware

저자: Jonathan Tavares ([email protected])
상속: extends Slim\Middleware
파일 보기 프로젝트 열기: entomb/slim-json-api 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Sets a buch of static API calls
_errorType ( $type = 1 )
call ( ) Call next

메소드 상세

__construct() 공개 메소드

Sets a buch of static API calls
public __construct ( )

_errorType() 정적인 공개 메소드

static public _errorType ( $type = 1 )

call() 공개 메소드

Call next
public call ( )