Skip to content

Commit 70ea999

Browse files
authored
Merge pull request #228 from yajra/fix-macro
fix: checking of closure instance missing import
2 parents 4a27ec9 + badd641 commit 70ea999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Html/Button.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Yajra\DataTables\Html;
44

5+
use Closure;
56
use Illuminate\Contracts\Support\Arrayable;
67
use Illuminate\Support\Fluent;
78
use Illuminate\Support\Traits\Macroable;

0 commit comments

Comments
 (0)