PHP Class Nestable\Tests\Model\Category

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Nestable\NestableTrait
显示文件 Open project: atayahmet/laravel-nestable Class Usage Examples

Protected Properties

Property Type Description
$fillable
$parent
$table

Property Details

$fillable protected_oe property

protected $fillable

$parent protected_oe property

protected $parent

$table protected_oe property

protected $table