]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #4100 from Rudloff/feature/composer
[friendica.git] / boot.php
index 695f9e85c5b3519d83f01ff7080762e50bf5f41d..00058727f50142907da991b1698caae48e209286 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -524,6 +524,8 @@ function startup()
  * @brief Retrieve the App structure
  *
  * Useful in functions which require it but don't get it passed to them
+ *
+ * @return App
  */
 function get_app()
 {