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.
2 parents ea8a4dd + a05d615 commit 30b705eCopy full SHA for 30b705e
app/code/Magento/Catalog/Model/ResourceModel/Product/Gallery.php
@@ -38,7 +38,7 @@ class Gallery extends \Magento\Framework\Model\ResourceModel\Db\AbstractDb
38
* Gallery constructor.
39
* @param \Magento\Framework\Model\ResourceModel\Db\Context $context
40
* @param \Magento\Framework\EntityManager\MetadataPool $metadataPool
41
- * @param null $connectionName
+ * @param string $connectionName
42
* @throws \Exception
43
*/
44
public function __construct(
0 commit comments