Skip to content

Commit 2da98de

Browse files
committed
MAGETWO-32765: [GITHUB] Added 'status' command for cache cli cache script #949
- added @SuppressWarnings
1 parent 472ee6b commit 2da98de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/App/Cache/ManagerApp.php

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public function __construct(
6666
/**
6767
* {@inheritdoc}
6868
* @return Response
69+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
6970
*/
7071
public function launch()
7172
{

0 commit comments

Comments
 (0)