Skip to content

Commit a05d615

Browse files
akaplyapaliarush
andauthored
Update app/code/Magento/Catalog/Model/ResourceModel/Product/Gallery.php
Co-Authored-By: Alex Paliarush <paliarus@adobe.com>
1 parent 7a0f71a commit a05d615

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)