mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-23 05:33:06 +05:30
Fix style issue
This commit is contained in:
parent
61156ef8c7
commit
aac64e49cf
@ -20,7 +20,7 @@ use League\OAuth2\Server\Entities\ScopeEntityInterface;
|
||||
trait AccessTokenTrait
|
||||
{
|
||||
/**
|
||||
* @var CryptKey $privateKey
|
||||
* @var CryptKey
|
||||
*/
|
||||
private $privateKey;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user