]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/OnePoll.php
Fix PHPDoc comments project-wide
[friendica.git] / src / Worker / OnePoll.php
index 4cfcf1037e34a35411f4317614350a1978b17e67..112c79c8cd3c60b1f87db4fbd42700568e8d3340 100644 (file)
@@ -698,7 +698,8 @@ class OnePoll
         * @brief Updates a personal contact entry and the public contact entry
         *
         * @param array $contact The personal contact entry
-        * @param array $fields The fields that are updated
+        * @param array $fields  The fields that are updated
+        * @throws \Exception
         */
        private static function updateContact(array $contact, array $fields)
        {