Apply fixes from StyleCI
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user