summaryrefslogtreecommitdiff
path: root/app/Auth/ReverseProxyAuth.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/ReverseProxyAuth.php')
-rw-r--r--app/Auth/ReverseProxyAuth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Auth/ReverseProxyAuth.php b/app/Auth/ReverseProxyAuth.php
index 8af7f0a2..06573edb 100644
--- a/app/Auth/ReverseProxyAuth.php
+++ b/app/Auth/ReverseProxyAuth.php
@@ -67,7 +67,7 @@ class ReverseProxyAuth extends Base implements PreAuthenticationProviderInterfac
* Get user object
*
* @access public
- * @return null|ReverseProxyUserProvider
+ * @return ReverseProxyUserProvider
*/
public function getUser()
{