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 ba703d7 commit d11ef56Copy full SHA for d11ef56
app/code/Magento/CatalogRule/Controller/Adminhtml/Promo/Catalog/Save.php
@@ -15,8 +15,8 @@
15
16
/**
17
* Save action for catalog rule
18
- *
19
- * @package Magento\CatalogRule\Controller\Adminhtml\Promo\Catalog
+ *
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
20
*/
21
class Save extends \Magento\CatalogRule\Controller\Adminhtml\Promo\Catalog implements HttpPostActionInterface
22
{
0 commit comments