]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/User.php
Cast field data when ATTR_EMULATE_PREPARES is enabled
[friendica.git] / src / Model / User.php
index 76408df8121a87d0fb82791526ffd155459574fc..03ddb4605b8f96d02e38f3b4e9822562dc15c132 100644 (file)
@@ -559,7 +559,7 @@ class User
         * @return array
         * @throws HTTPException\NotFoundException
         */
-       private static function getAuthenticationInfo($user_info)
+       public static function getAuthenticationInfo($user_info)
        {
                $user = null;