We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c09a261 + f7503ea commit 1209868Copy full SHA for 1209868
app/code/Magento/Cms/Model/Wysiwyg/Images/Storage.php
@@ -22,7 +22,7 @@
22
* @SuppressWarnings(PHPMD.TooManyFields)
23
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
24
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
25
- * @SuppressWarnings(PHPMD.CyclomaticComplexity)
+ * @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
26
*
27
* @api
28
* @since 100.0.2
0 commit comments