From e88731a477991f54120939724da3c8a455c48b97 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 21 Apr 2014 15:44:54 +0200 Subject: Some more PHPDoc fixes --- lib/private/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/app.php') diff --git a/lib/private/app.php b/lib/private/app.php index c5fcad8f005..2f55b54b328 100644 --- a/lib/private/app.php +++ b/lib/private/app.php @@ -568,7 +568,7 @@ class OC_App{ /** * @brief Returns the navigation - * @return string + * @return array * * This function returns an array containing all entries added. The * entries are sorted by the key 'order' ascending. Additional to the keys -- cgit v1.2.3