Code cleanup

This commit is contained in:
James Cole
2019-08-17 10:46:40 +02:00
parent 6038a68ba9
commit acfdf7dc90
14 changed files with 14 additions and 18 deletions

View File

@@ -37,7 +37,7 @@ use Symfony\Component\HttpFoundation\ParameterBag;
* Class Controller.
*
* @codeCoverageIgnore
* @SuppressWarnings(PHPMD.NumberOfChildren)
*
*/
class Controller extends BaseController
{