Apply fixes from StyleCI
This commit is contained in:
@@ -81,7 +81,7 @@ class UserController extends Controller
|
||||
try {
|
||||
/* get all values in Sys_user */
|
||||
|
||||
$table = \ Datatable::table()
|
||||
$table = \Datatable::table()
|
||||
->addColumn(
|
||||
Lang::get('lang.name'),
|
||||
Lang::get('lang.email'),
|
||||
|
Reference in New Issue
Block a user