Skip to content

Commit 049ecf3

Browse files
author
Ievgen Shakhsuvarov
committed
MAGETWO-32078: Validation for Terms and Conditions should be the same for OnePage Checkout and Multishipping Flow
- Code style fixes
1 parent 89d6132 commit 049ecf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/Repository/CustomerInjectable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class CustomerInjectable extends AbstractRepository
1919
* @param array $defaultData
2020
*
2121
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
22+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
2223
*/
2324
public function __construct(array $defaultConfig = [], array $defaultData = [])
2425
{

0 commit comments

Comments
 (0)