Skip to content

Commit 5f90817

Browse files
committed
Merge branch 'AC-1271' into cia-2.4.7-beta1-bugfixes-02062023
# Conflicts: # app/code/Magento/Quote/i18n/en_US.csv
2 parents 1ae6782 + 4cf82c0 commit 5f90817

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/GraphQl/Model/Backpressure/BackpressureFieldValidator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public function __construct(
4343
/**
4444
* Validate resolver args
4545
*
46+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
4647
* @param Field $field
4748
* @param array $args
4849
* @return void

app/code/Magento/Quote/i18n/en_US.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@ Carts,Carts
7474
"Please select a valid rate limit period in seconds: %1.","Please select a valid rate limit period in seconds: %1."
7575
"Identity type not found","Identity type not found"
7676
"Invalid order backpressure limit config","Invalid order backpressure limit config"
77-

0 commit comments

Comments
 (0)