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

@@ -42,7 +42,7 @@ use League\Fractal\Serializer\JsonApiSerializer;
/**
* Class UserController.
*
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*
*/
class UserController extends Controller
{