Skip to content

Commit 30b705e

Browse files
committed
Merge remote-tracking branch 'origin/ECP-98' into ECP-98
2 parents ea8a4dd + a05d615 commit 30b705e

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Model/ResourceModel/Product

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/ResourceModel/Product/Gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class Gallery extends \Magento\Framework\Model\ResourceModel\Db\AbstractDb
3838
* Gallery constructor.
3939
* @param \Magento\Framework\Model\ResourceModel\Db\Context $context
4040
* @param \Magento\Framework\EntityManager\MetadataPool $metadataPool
41-
* @param null $connectionName
41+
* @param string $connectionName
4242
* @throws \Exception
4343
*/
4444
public function __construct(

0 commit comments

Comments
 (0)