Skip to content

Commit

Permalink
MAGETWO-32765: [GITHUB] Added 'status' command for cache cli cache sc…
Browse files Browse the repository at this point in the history
…ript #949

- added @SuppressWarnings
  • Loading branch information
vpelipenko committed Jan 16, 2015
1 parent 472ee6b commit 2da98de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/Magento/Framework/App/Cache/ManagerApp.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function __construct(
/**
* {@inheritdoc}
* @return Response
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*/
public function launch()
{
Expand Down

0 comments on commit 2da98de

Please sign in to comment.