Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/private/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/app.php b/lib/private/app.php
index 3c7b17c148b..c1a62f844ae 100644
--- a/lib/private/app.php
+++ b/lib/private/app.php
@@ -267,7 +267,6 @@ class OC_App {
/**
* disables an app
* @param string $app app
- * @return null
*
* This function set an app as disabled in appconfig.
*/