mirror of
https://github.com/friendica/friendica
synced 2025-12-07 14:27:10 +01:00
Fix docblocks types
This commit is contained in:
parent
10b72b0e9e
commit
916236ce2f
12 changed files with 33 additions and 29 deletions
2
boot.php
2
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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue