Skip to content

Commit 8886771

Browse files
committed
ACP2E-4311: Error loading some locale
1 parent 3e0238b commit 8886771

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Customer/Plugin/ValidateDobOnSave.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
use Magento\Framework\Stdlib\DateTime;
1717
use Magento\Framework\Locale\ResolverInterface;
1818

19+
/**
20+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21+
*/
1922
class ValidateDobOnSave
2023
{
2124
/**

0 commit comments

Comments
 (0)