Skip to content

Commit 8eb3b5d

Browse files
wip44850glo60612
authored andcommitted
AC-14889: Error getting order item coupon code for customer order via GraphQl customer request
1 parent 2d90e98 commit 8eb3b5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/SalesGraphQl/Model/OrderItem/DataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2020 Adobe.
3+
* Copyright 2020 Adobe
44
* All Rights Reserved.
55
*/
66
declare(strict_types=1);

dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/CustomerOrdersCouponTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright 2025 Adobe.
3+
* Copyright 2025 Adobe
44
* All Rights Reserved.
55
*/
66
declare(strict_types=1);

0 commit comments

Comments
 (0)