mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-15 17:56:14 +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 the session client
|
||||||
* @return League\OAuth2\Server\Entity\Client
|
* @return \League\OAuth2\Server\Entity\ClientEntity
|
||||||
*/
|
*/
|
||||||
public function getClient()
|
public function getClient()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user