File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
2
+ /************************************************************************
3
+ *
3
4
* Copyright 2023 Adobe
4
5
* All Rights Reserved.
5
6
*
11
12
* Dissemination of this information or reproduction of this material
12
13
* is strictly forbidden unless prior written permission is obtained
13
14
* from Adobe.
15
+ ************************************************************************
14
16
*/
15
17
16
18
namespace Magento \Fedex \Model ;
Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
2
+ /************************************************************************
3
+ *
3
4
* Copyright 2023 Adobe
4
5
* All Rights Reserved.
5
6
*
11
12
* Dissemination of this information or reproduction of this material
12
13
* is strictly forbidden unless prior written permission is obtained
13
14
* from Adobe.
15
+ ************************************************************************
14
16
*/
15
17
16
18
declare (strict_types=1 );
You can’t perform that action at this time.
0 commit comments