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

@@ -48,7 +48,7 @@ use Log;
/**
* Class RuleController
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*
*/
class RuleController extends Controller
{