PHP 클래스 App\APIObjects\Episode

상속: implements Illuminate\Contracts\Support\Arrayable, implements Illuminate\Contracts\Support\Jsonable
파일 보기 프로젝트 열기: mattstauffer/suggestive

보호된 프로퍼티들

프로퍼티 타입 설명
$episode

공개 메소드들

메소드 설명
__construct ( $episode )
toArray ( )
toJson ( $options )

메소드 상세

__construct() 공개 메소드

public __construct ( $episode )

toArray() 공개 메소드

public toArray ( )

toJson() 공개 메소드

public toJson ( $options )

프로퍼티 상세

$episode 보호되어 있는 프로퍼티

protected $episode