Skip to content

Commit

Permalink
Merge pull request #3076 from justRau/patch-1
Browse files Browse the repository at this point in the history
Import "Closure" in CrudFilter for a proper auto-complete
  • Loading branch information
tabacitu authored Aug 3, 2020
2 parents 963f0b5 + c9703c6 commit c77f071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/Library/CrudPanel/CrudFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Backpack\CRUD\app\Library\CrudPanel;

use Closure;
use Illuminate\Support\Str;
use Symfony\Component\HttpFoundation\ParameterBag;

Expand Down

0 comments on commit c77f071

Please # to comment.