Another docblock fix

This commit is contained in:
Alex Bilbie 2014-11-07 01:26:42 +00:00
parent d23dc4d247
commit a1c3746a5a

View File

@ -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()
{