Apply fixes from StyleCI

This commit is contained in:
Bhanu
2020-12-15 12:00:23 +00:00
committed by Manish Verma
parent 32409edb93
commit 7381486688
5 changed files with 11 additions and 10 deletions

View File

@@ -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'),