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.
1 parent d312ab5 commit f7503eaCopy full SHA for f7503ea
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