Skip to content

Commit 939c70a

Browse files
committed
#AC-9653::UPS SOAP and REST support in 2.4.7-beta3-static test failure fixes
1 parent e9b684f commit 939c70a

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Ups/Model/Config/Source

1 file changed

+2
-0
lines changed

app/code/Magento/Ups/Model/Config/Source/Type.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
7+
68
namespace Magento\Ups\Model\Config\Source;
79

810
use Magento\Framework\Data\OptionSourceInterface;

0 commit comments

Comments
 (0)