Skip to content

Commit 37fc048

Browse files
rappasoftactions-user
authored andcommitted
Fix styling
1 parent 42065e5 commit 37fc048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/WithFilters.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ public function selectAllFilters($filterKey): void
206206

207207
if (count($this->filters[$filterKey]) === count($filter->options())) {
208208
$this->removeFilter($filterKey);
209+
209210
return;
210211
}
211212

0 commit comments

Comments
 (0)