Docblock fix

This commit is contained in:
Alex Bilbie 2014-11-07 01:20:05 +00:00
parent f290de6dfc
commit 11ab167376

View File

@ -28,7 +28,7 @@ class SessionEntity
/**
* Client identifier
* @var string
* @var \League\OAuth2\Server\Entity\ClientEntity
*/
protected $client;