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

@@ -231,7 +231,7 @@ class RuleGroupController extends Controller
*
* @return JsonResponse
* @throws FireflyException
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
*
*/
public function testGroup(RuleGroupTestRequest $request, RuleGroup $group): JsonResponse
{