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