Skip to content

Commit 2aebb99

Browse files
committed
MAGETWO-31977: [Remove TODOs] Integration
- Added back @SuppressWarnings(PHPMD.CouplingBetweenObjects) for \Magento\Integration\Service\V1\Oauth
1 parent fd917dc commit 2aebb99

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Integration/Service/V1

1 file changed

+2
-0
lines changed

app/code/Magento/Integration/Service/V1/Oauth.php

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

1515
/**
1616
* Integration oAuth service.
17+
*
18+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1719
*/
1820
class Oauth implements OauthInterface
1921
{

0 commit comments

Comments
 (0)