You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FILE: /Users/james/Projects/ie2/app/Controller/InjectsController.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
219 | ERROR | Method name "InjectsController::unlock_hint" is not in
| | camel caps format
| | (PSR1.Methods.CamelCapsMethodName.NotCamelCaps)
----------------------------------------------------------------------
FILE: /Users/james/Projects/ie2/app/Controller/PagesController.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
26 | ERROR | Method name "PagesController::announcement_read" is not in
| | camel caps format
| | (PSR1.Methods.CamelCapsMethodName.NotCamelCaps)
----------------------------------------------------------------------
FILE: /Users/james/Projects/ie2/app/Controller/UserController.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
101 | ERROR | Method name "UserController::emulate_clear" is not in
| | camel caps format
| | (PSR1.Methods.CamelCapsMethodName.NotCamelCaps)
----------------------------------------------------------------------
Issues