We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c164422 commit 4451458Copy full SHA for 4451458
app/code/Magento/Elasticsearch/Test/Unit/Model/Adapter/FieldMapper/ProductFieldMapperTest.php
@@ -3,6 +3,8 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
+declare(strict_types=1);
7
+
8
namespace Magento\Elasticsearch\Test\Unit\Model\Adapter\FieldMapper;
9
10
use Magento\Catalog\Api\Data\ProductAttributeInterface;
0 commit comments