PHP 클래스 BookStack\JointPermission

상속: extends Model
파일 보기 프로젝트 열기: ssddanbrown/bookstack

공개 프로퍼티들

프로퍼티 타입 설명
$timestamps

공개 메소드들

메소드 설명
entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne Get the entity this points to.
role ( ) : BelongsTo Get the role that this points to.

메소드 상세

entity() 공개 메소드

Get the entity this points to.
public entity ( ) : Illuminate\Database\Eloquent\Relations\MorphOne
리턴 Illuminate\Database\Eloquent\Relations\MorphOne

role() 공개 메소드

Get the role that this points to.
public role ( ) : BelongsTo
리턴 Illuminate\Database\Eloquent\Relations\BelongsTo

프로퍼티 상세

$timestamps 공개적으로 프로퍼티

public $timestamps