oauth2-server/src/Entities
2018-10-12 23:05:07 +01:00
..
Traits Add scope entity trait 2018-10-12 23:05:07 +01:00
AccessTokenEntityInterface.php Static analysis with PHPStan 2018-02-11 22:20:17 +01:00
AuthCodeEntityInterface.php Added null checks before calling set functions 2018-04-21 21:29:21 +01:00
ClientEntityInterface.php Added copyright docblocks 2016-04-17 13:06:05 +01:00
RefreshTokenEntityInterface.php Static analysis with PHPStan 2018-02-11 22:20:17 +01:00
ScopeEntityInterface.php Added copyright docblocks 2016-04-17 13:06:05 +01:00
TokenInterface.php Static analysis with PHPStan 2018-02-11 22:20:17 +01:00
UserEntityInterface.php Added copyright docblocks 2016-04-17 13:06:05 +01:00