]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Conversation.php
Fix PHPDoc comments project-wide
[friendica.git] / src / Model / Conversation.php
index b8e55e5b961a349e10b4dee8b1a3412eb9d13f2e..90c70a9be535fc1aaa4e85bfec8334ecf4ffbb0d 100644 (file)
@@ -35,6 +35,7 @@ class Conversation
         *
         * @param array $arr Item array with conversation data
         * @return array Item array with removed conversation data
+        * @throws \Exception
         */
        public static function insert(array $arr)
        {