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.
2 parents 963f0b5 + c9703c6 commit c77f071Copy full SHA for c77f071
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