Some code cleanup [skip ci]

This commit is contained in:
James Cole
2015-05-24 11:41:52 +02:00
parent 6c71f68ed8
commit 1c1fe672bd
10 changed files with 8 additions and 8 deletions

View File

@@ -24,6 +24,7 @@ class ReportController extends Controller
/**
* @codeCoverageIgnore
*
* @param ReportHelperInterface $helper
*/
public function __construct(ReportHelperInterface $helper)