mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Docblock fix
This commit is contained in:
parent
f290de6dfc
commit
11ab167376
@ -28,7 +28,7 @@ class SessionEntity
|
||||
|
||||
/**
|
||||
* Client identifier
|
||||
* @var string
|
||||
* @var \League\OAuth2\Server\Entity\ClientEntity
|
||||
*/
|
||||
protected $client;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user