mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-04-08 15:06:58 +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