Call method with the same name it's defined with
[lhc/web/wiklou.git] / includes / api / ApiUserrights.php
index 7d30828..5e068cb 100644 (file)
@@ -72,6 +72,7 @@ class ApiUserrights extends ApiBase {
                }
 
                $this->mUser = $user;
+
                return $user;
        }