Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-01-07 19:54:45 +00:00
parent 79d297d770
commit ae0b5485b8
235 changed files with 14841 additions and 14454 deletions

View File

@@ -34,6 +34,7 @@ class ErrorAndDebuggingController extends Controller
* function to show error and debugging setting page.
*
* @param void
*
* @return response
*/
public function showSettings()
@@ -48,6 +49,7 @@ class ErrorAndDebuggingController extends Controller
* funtion to update error and debugging settings.
*
* @param void
*
* @return
*/
public function postSettings()
@@ -98,6 +100,7 @@ class ErrorAndDebuggingController extends Controller
* function to show error log table page.
*
* @param void
*
* @return response view
*/
public function showErrorLogs()