We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745efcb commit c9703c6Copy full SHA for c9703c6
src/app/Library/CrudPanel/CrudFilter.php
@@ -2,6 +2,7 @@
2
3
namespace Backpack\CRUD\app\Library\CrudPanel;
4
5
+use Closure;
6
use Illuminate\Support\Str;
7
use Symfony\Component\HttpFoundation\ParameterBag;
8
0 commit comments