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 76c6935 commit 35aba5cCopy full SHA for 35aba5c
app/code/Magento/Sales/Test/Unit/Model/ResourceModel/GridTest.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\Sales\Test\Unit\Model\ResourceModel;
9
10
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
0 commit comments