Skip to content

Commit badd641

Browse files
committed
fix: checking of closure instance
1 parent 4a27ec9 commit badd641

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)