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
path: root/config
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-13 16:27:02 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-13 16:27:02 +0300
commit292b227b9de36ad6dab866c177c357ad7c606f7e (patch)
tree43fe843fcb9e4db017bc7634bfcd4e69ab83975e /config
parentb5d440519654dc171c171e2161416dd75db3cd05 (diff)
Minor fixes
Diffstat (limited to 'config')
-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
*/