This commit is contained in:
Alex Bilbie 2014-11-07 01:30:54 +00:00
parent 7586e62da1
commit 17dfc897b4

View File

@ -41,7 +41,7 @@ abstract class AbstractGrant implements GrantTypeInterface
/**
* AuthServer instance
* @var AuthServer
* @var \League\OAuth2\Server\AuthorizationServer
*/
protected $server;