PHP Class Nestable\Tests\Model\Category

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Nestable\NestableTrait
Show file Open project: atayahmet/laravel-nestable Class Usage Examples

Protected Properties

Property Type Description
$fillable
$parent
$table

Property Details

$fillable protected property

protected $fillable

$parent protected property

protected $parent

$table protected property

protected $table