Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-01-07 20:34:10 +00:00
parent 6066e82e9c
commit a5dde6a61a
232 changed files with 14828 additions and 14443 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()