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 'environment')
-rw-r--r--environment/environment.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment/environment.php b/environment/environment.php
index d9569096..c0ce95f3 100644
--- a/environment/environment.php
+++ b/environment/environment.php
@@ -84,7 +84,7 @@ class Environment {
*/
private $folderName;
/**
- * @var string
+ * @var string|null
*/
private $sharePassword;