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 b7f512b commit d21efbbCopy full SHA for d21efbb
app/code/Magento/Catalog/Model/ResourceModel/Product/Link/Product/Collection.php
@@ -56,7 +56,7 @@ class Collection extends \Magento\Catalog\Model\ResourceModel\Product\Collection
56
/**
57
* @var MetadataPool
58
*/
59
- protected $metadataPool;
+ private $metadataPool;
60
61
62
* @param \Magento\Framework\Data\Collection\EntityFactory $entityFactory
0 commit comments