PHP 클래스 app\models\UserViewsSettings

상속: extends BaseModel
파일 보기 프로젝트 열기: andrey900/slimcms

공개 프로퍼티들

프로퍼티 타입 설명
$timestamps

보호된 프로퍼티들

프로퍼티 타입 설명
$fillable
$table

프로퍼티 상세

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

protected $fillable

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

protected $table

$timestamps 공개적으로 프로퍼티

public $timestamps