More return documentation
[lhc/web/wiklou.git] / includes / AuthPlugin.php
index 2fdba79..07a614a 100644 (file)
@@ -103,6 +103,7 @@ class AuthPlugin {
         * forget the & on your function declaration.
         *
         * @param $user User object
+        * @return bool
         */
        public function updateUser( &$user ) {
                # Override this and do something