Skip to content

Commit 0ae40c8

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 5bfe043 commit 0ae40c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/Library/CrudPanel/CrudFilter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ public function getNamespacedViewWithFallbacks()
170170
public static function name($name)
171171
{
172172
$filter = new static(compact('name'), null, null, null);
173+
173174
return $filter->save();
174175
}
175176

0 commit comments

Comments
 (0)