mirror of
https://github.com/webmasterskaya/joomla-oauth-server.git
synced 2024-11-23 22:34:50 +03:00
php doc
This commit is contained in:
parent
2272fe1172
commit
1162b258fd
@ -17,7 +17,7 @@ use Joomla\Database\DatabaseDriver;
|
|||||||
/**
|
/**
|
||||||
* @property int $id
|
* @property int $id
|
||||||
* @property string $identifier
|
* @property string $identifier
|
||||||
* @property \DateTimeImmutable|\DateTime|string $expiry
|
* @property \DateTimeInterface|string $expiry
|
||||||
* @property int $revoked
|
* @property int $revoked
|
||||||
* @property int|null $access_token_id
|
* @property int|null $access_token_id
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user