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 4a27ec9 commit badd641Copy full SHA for badd641
src/Html/Button.php
@@ -2,6 +2,7 @@
2
3
namespace Yajra\DataTables\Html;
4
5
+use Closure;
6
use Illuminate\Contracts\Support\Arrayable;
7
use Illuminate\Support\Fluent;
8
use Illuminate\Support\Traits\Macroable;
0 commit comments