Skip to content

Commit c77f071

Browse files
authored
Merge pull request #3076 from justRau/patch-1
Import "Closure" in CrudFilter for a proper auto-complete
2 parents 963f0b5 + c9703c6 commit c77f071

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
@@ -2,6 +2,7 @@
22

33
namespace Backpack\CRUD\app\Library\CrudPanel;
44

5+
use Closure;
56
use Illuminate\Support\Str;
67
use Symfony\Component\HttpFoundation\ParameterBag;
78

0 commit comments

Comments
 (0)