summaryrefslogtreecommitdiff
path: root/app/Auth/GitlabAuth.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/GitlabAuth.php')
-rw-r--r--app/Auth/GitlabAuth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Auth/GitlabAuth.php b/app/Auth/GitlabAuth.php
index df6e0176..9e1ac4ef 100644
--- a/app/Auth/GitlabAuth.php
+++ b/app/Auth/GitlabAuth.php
@@ -84,7 +84,7 @@ class GitlabAuth extends Base implements OAuthAuthenticationProviderInterface
* Get user object
*
* @access public
- * @return null|GitlabUserProvider
+ * @return GitlabUserProvider
*/
public function getUser()
{