Fix phpdoc
This commit is contained in:
@@ -84,7 +84,7 @@ class GithubAuth extends Base implements OAuthAuthenticationProviderInterface
|
||||
* Get user object
|
||||
*
|
||||
* @access public
|
||||
* @return null|GithubUserProvider
|
||||
* @return GithubUserProvider
|
||||
*/
|
||||
public function getUser()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user