mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-15 09:47:46 +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
|
* Callback to authenticate a user's name and password
|
||||||
* @var function
|
* @var callable
|
||||||
*/
|
*/
|
||||||
protected $callback;
|
protected $callback;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user