mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Docblock fix
This commit is contained in:
@ -38,7 +38,7 @@ class PasswordGrant extends AbstractGrant
|
||||
|
||||
/**
|
||||
* Callback to authenticate a user's name and password
|
||||
* @var function
|
||||
* @var callable
|
||||
*/
|
||||
protected $callback;
|
||||
|
||||
|
Reference in New Issue
Block a user