Skip to content

Commit 233239b

Browse files
author
Igor Miniailo
committed
Merge branch 'PR4' into product-video-PR4
2 parents 18c31fa + 11f2dd8 commit 233239b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/ProductVideo/Controller/Adminhtml/Product/Gallery/RetrieveImage.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use Magento\Framework\App\Filesystem\DirectoryList;
99
use Magento\Framework\File\Uploader;
1010

11+
/**
12+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
13+
*/
1114
class RetrieveImage extends \Magento\Backend\App\Action
1215
{
1316
/**

0 commit comments

Comments
 (0)