We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7928abd commit f3b005aCopy full SHA for f3b005a
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