oauth2-server/src/Entities
Bruce Weirdan 80a949601f Fixed docblock opener
It's important for tools relying on docblock types to perform static analysis (think phan, phpstan, psalm, etc)
2018-02-12 12:36:59 +02:00
..
Traits Fixed docblock opener 2018-02-12 12:36:59 +02:00
AccessTokenEntityInterface.php Static analysis with PHPStan 2018-02-11 22:20:17 +01:00
AuthCodeEntityInterface.php Added copyright docblocks 2016-04-17 13:06:05 +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