mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Fix style issue
This commit is contained in:
@@ -20,7 +20,7 @@ use League\OAuth2\Server\Entities\ScopeEntityInterface;
|
||||
trait AccessTokenTrait
|
||||
{
|
||||
/**
|
||||
* @var CryptKey $privateKey
|
||||
* @var CryptKey
|
||||
*/
|
||||
private $privateKey;
|
||||
|
||||
|
Reference in New Issue
Block a user