Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit cc7fc1a

Browse files
committed
:octocat:
1 parent 4970ad1 commit cc7fc1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ There are 2 different `OAuthStorageInterface`, refer to these for implementation
182182

183183
## API
184184
### [`OAuthInterface`](https://github.com/chillerlan/php-oauth-core/blob/master/src/Core/OAuthProvider.php)
185+
Implements PSR-18 [`ClientInterface`](https://www.php-fig.org/psr/psr-18/) and PSR-3[`LoggerAwareInterface`](https://www.php-fig.org/psr/psr-3/).
186+
185187
method | return
186188
------ | ------
187189
`__construct(ClientInterface $http, OAuthStorageInterface $storage, SettingsContainerInterface $options)` | -

0 commit comments

Comments
 (0)