PHP 클래스 BookStack\EntityPermission

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

공개 프로퍼티들

프로퍼티 타입 설명
$timestamps

보호된 프로퍼티들

프로퍼티 타입 설명
$fillable

공개 메소드들

메소드 설명
restrictable ( ) : Illuminate\Database\Eloquent\Relations\MorphTo Get all this restriction's attached entity.

메소드 상세

restrictable() 공개 메소드

Get all this restriction's attached entity.
public restrictable ( ) : Illuminate\Database\Eloquent\Relations\MorphTo
리턴 Illuminate\Database\Eloquent\Relations\MorphTo

프로퍼티 상세

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

protected $fillable

$timestamps 공개적으로 프로퍼티

public $timestamps