mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-15 09:47:46 +05:30
Another docblock fix
This commit is contained in:
parent
d23dc4d247
commit
a1c3746a5a
@ -205,7 +205,7 @@ class SessionEntity
|
||||
|
||||
/**
|
||||
* Return the session client
|
||||
* @return League\OAuth2\Server\Entity\Client
|
||||
* @return \League\OAuth2\Server\Entity\ClientEntity
|
||||
*/
|
||||
public function getClient()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user