PHP Trait Devise\Support\Sortable\Sortable

Afficher le fichier Open project: devisephp/cms

Méthodes publiques

Méthode Description
newQuery ( boolean $excludeDeleted = true ) : Builder | static Get a new query builder for the model's table.

Method Details

newQuery() public méthode

Get a new query builder for the model's table.
public newQuery ( boolean $excludeDeleted = true ) : Builder | static
$excludeDeleted boolean
Résultat Illuminate\Database\Eloquent\Builder | static