PHP 클래스 Flarum\Api\JsonApiResponse

상속: extends Illuminate\Http\Response
파일 보기 프로젝트 열기: flarum/core 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Document $document, $status = 200, array $headers = [], $encodingOptions = 15 )

메소드 상세

__construct() 공개 메소드

public __construct ( Document $document, $status = 200, array $headers = [], $encodingOptions = 15 )
$document Tobscure\JsonApi\Document
$headers array