Skip to content

Commit f182b04

Browse files
committed
MAGETWO-56370: [GITHUB] Broken File Type Custom Option #5434
1 parent a577e26 commit f182b04

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Model/Product/Option/Type

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Model/Product/Option/Type/File.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ class File extends \Magento\Catalog\Model\Product\Option\Type\DefaultType
8686
* @param \Magento\Framework\Escaper $escaper
8787
* @param array $data
8888
* @param Filesystem $filesystem
89+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
8990
*/
9091
public function __construct(
9192
\Magento\Checkout\Model\Session $checkoutSession,

0 commit comments

Comments
 (0)