Spatie\EloquentSortable\Sortable::shouldSortWhenCreating PHP Метод

shouldSortWhenCreating() публичный Метод

Determine if the order column should be set when saving a new model instance.
public shouldSortWhenCreating ( ) : boolean
Результат boolean
    public function shouldSortWhenCreating() : bool;