mirror of
https://github.com/webmasterskaya/joomla-oauth-server.git
synced 2024-11-23 22:34:50 +03:00
Cleanup code
This commit is contained in:
parent
d497febc60
commit
bd90a550f2
@ -25,8 +25,8 @@ class AuthCodeRepository implements AuthCodeRepositoryInterface
|
||||
private ClientModel $clientModel;
|
||||
|
||||
/**
|
||||
* @param \Webmasterskaya\Component\OauthServer\Administrator\Model\AuthCodeModel $authCodeModel
|
||||
* @param \Webmasterskaya\Component\OauthServer\Administrator\Model\ClientModel $clientModel
|
||||
* @param AuthCodeModel $authCodeModel
|
||||
* @param ClientModel $clientModel
|
||||
*
|
||||
* @since version
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user