We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472ee6b commit 2da98deCopy full SHA for 2da98de
lib/internal/Magento/Framework/App/Cache/ManagerApp.php
@@ -66,6 +66,7 @@ public function __construct(
66
/**
67
* {@inheritdoc}
68
* @return Response
69
+ * @SuppressWarnings(PHPMD.CyclomaticComplexity)
70
*/
71
public function launch()
72
{
0 commit comments