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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/configparser.php')
-rw-r--r--config/configparser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/configparser.php b/config/configparser.php
index f6e0db85..b83020fe 100644
--- a/config/configparser.php
+++ b/config/configparser.php
@@ -72,7 +72,7 @@ class ConfigParser {
* @param Folder $folder the current folder
* @param string $configName
*
- * @return array|string[]
+ * @return array
*
* @throws ConfigException
*/