PHP 클래스 Modules\Recipe\Entities\Recipe

상속: extends Illuminate\Database\Eloquent\Model, use trait Dimsav\Translatable\Translatable, use trait Modules\Media\Support\Traits\MediaRelation
파일 보기 프로젝트 열기: nwidart/laravel-modules

공개 프로퍼티들

프로퍼티 타입 설명
$translatedAttributes

보호된 프로퍼티들

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

프로퍼티 상세

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

protected $fillable

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

protected $table

$translatedAttributes 공개적으로 프로퍼티

public $translatedAttributes