SoftDeletingScope
class SoftDeletingScope implements Scope (View source)
Properties
protected string[] | $extensions | All of the extensions to be added to the builder. |
Methods
string
void
void
void
void
void
void
Details
protected void
addRestoreOrCreate(Builder $builder)
Add the restore-or-create extension to the builder.
protected void
addCreateOrRestore(Builder $builder)
Add the create-or-restore extension to the builder.
protected void
addWithoutTrashed(Builder $builder)
Add the without-trashed extension to the builder.