We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ac68f3 + f3b005a commit f992e39Copy full SHA for f992e39
1 file changed
src/OAuth/Common/Service/AbstractService.php
@@ -14,7 +14,7 @@
14
*/
15
abstract class AbstractService implements ServiceInterface
16
{
17
- /** @var Credentials */
+ /** @var CredentialsInterface */
18
protected $credentials;
19
20
/** @var ClientInterface */
0 commit comments