]> git.mxchange.org Git - friendica.git/blobdiff - mod/uexport.php
Merge pull request #7039 from annando/api-reshare-quote
[friendica.git] / mod / uexport.php
index 523e2fef851d2aec5fa0fbcd38c15c4fe47460a1..17715ac35fcda08224265518760207f4aff63f14 100644 (file)
@@ -135,6 +135,9 @@ function uexport_account($a) {
 
 /**
  * echoes account data and items as separated json, one per line
+ *
+ * @param App $a
+ * @throws Exception
  */
 function uexport_all(App $a) {