Skip to content

Commit e1e2016

Browse files
author
roman
committed
MAGETWO-92163: Redundancy in Custom Option Filenames
1 parent c4f5060 commit e1e2016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
declare(strict_types=1);
8+
79
namespace Magento\Catalog\Model\Product\Option\Type\File;
810

911
/**

0 commit comments

Comments
 (0)