Skip to content

Commit 2501440

Browse files
committed
MAGETWO-95935: Allow Validation of customer address attributes to include spaces
- suppress phpmd warning
1 parent 3a0efeb commit 2501440

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Checkout/Block/Checkout/AttributeMerger.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
/**
1717
* Fields attribute merger.
18+
*
19+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1820
*/
1921
class AttributeMerger
2022
{

0 commit comments

Comments
 (0)