Skip to content

Commit 066b93c

Browse files
committed
fix static test fail
1 parent 5481d43 commit 066b93c

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/api-functional/framework/Magento/TestFramework/Authentication/Rest

1 file changed

+1
-1
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/Authentication/Rest/CurlClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
class CurlClient extends \OAuth\Common\Http\Client\CurlClient
1414
{
1515
/**
16-
* {@inheritdoc}
16+
* @inheritdoc
1717
*/
1818
public function retrieveResponse(
1919
UriInterface $endpoint,

0 commit comments

Comments
 (0)