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 34d0dbc commit f4e6439Copy full SHA for f4e6439
src/Generators/stubs/html.stub
@@ -5,6 +5,8 @@ namespace DummyNamespace;
5
use Yajra\DataTables\Html\Button;
6
use Yajra\DataTables\Html\Column;
7
use Yajra\DataTables\Html\DataTableHtml;
8
+use Yajra\DataTables\Html\Editor\Fields;
9
+use Yajra\DataTables\Html\Editor\Editor;
10
11
class DummyClass extends DataTableHtml
12
{
0 commit comments