Skip to content

Commit

Permalink
Update HasActive.php
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Apr 9, 2023
1 parent 5075043 commit 8fa01ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Traits/HasActive.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Illuminate\Database\Eloquent\Builder;


trait HasActive
{
public function scopeStatus(mixed $query, bool $status): Builder
Expand Down

0 comments on commit 8fa01ec

Please sign in to comment.