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 b68802f commit 94f25c3Copy full SHA for 94f25c3
app/code/Magento/Catalog/Controller/Adminhtml/Product/MassStatus.php
@@ -14,6 +14,7 @@
14
use Magento\Catalog\Model\ResourceModel\Product\CollectionFactory;
15
16
/**
17
+ * Updates status for a batch of products.
18
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
19
*/
20
class MassStatus extends \Magento\Catalog\Controller\Adminhtml\Product implements HttpPostActionInterface
0 commit comments