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 676e6ce commit 506aceeCopy full SHA for 506acee
app/code/Magento/Catalog/Model/ResourceModel/Category/Flat/Collection.php
@@ -18,6 +18,7 @@
18
* Catalog category flat collection
19
*
20
* @author Magento Core Team <[email protected]>
21
+ * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
22
*/
23
class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\AbstractCollection
24
{
0 commit comments