mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +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
|
trait AccessTokenTrait
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var CryptKey $privateKey
|
* @var CryptKey
|
||||||
*/
|
*/
|
||||||
private $privateKey;
|
private $privateKey;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user