]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Queue.php
BBCode - fixed syntax error
[friendica.git] / src / Model / Queue.php
index ecbc0ed3b61fc6b0034bc85002b6dd3464901dcd..355433492ca074b5965fec72c78921b5855f9fba 100644 (file)
@@ -52,6 +52,7 @@ class Queue
         * @param int $cid Contact id
         *
         * @return bool The communication with this contact has currently problems
+        * @throws \Exception
         */
        public static function wasDelayed($cid)
        {