PHP 클래스 Nestable\Tests\Model\Category

상속: extends Illuminate\Database\Eloquent\Model, use trait Nestable\NestableTrait
파일 보기 프로젝트 열기: atayahmet/laravel-nestable 1 사용 예제들

보호된 프로퍼티들

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

프로퍼티 상세

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

protected $fillable

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

protected $parent

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

protected $table