Class DataTablesScopeCommand
Class DataTablesScopeCommand.
- Illuminate\Console\GeneratorCommand
- Yajra\Datatables\Generators\DataTablesScopeCommand
Namespace: Yajra\Datatables\Generators
Package: Yajra\Datatables\Generators
Author: Arjay Angeles aqangeles@gmail.com
Located at Generators/DataTablesScopeCommand.php
Package: Yajra\Datatables\Generators
Author: Arjay Angeles aqangeles@gmail.com
Located at Generators/DataTablesScopeCommand.php
protected
string
|
|
protected
string
|
protected
string
|
$name
The console command name. |
#
'datatables:scope'
|
protected
string
|
$description
The console command description. |
#
'Create a new DataTable Scope class.'
|
protected
string
|
$type
The type of class being generated. |
#
'DataTable Scope'
|