Skip to content

Commit c44ab83

Browse files
committed
MAGETWO-37605: Define Public API CheckoutAgreements:
- fix static test
1 parent 8760a51 commit c44ab83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CheckoutAgreements/Model/CheckoutAgreementsRepository.php

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

2121
/**
2222
* Checkout agreement repository.
23+
*
24+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2325
*/
2426
class CheckoutAgreementsRepository implements CheckoutAgreementsRepositoryInterface
2527
{

0 commit comments

Comments
 (0)