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:
authorOlivier Paroz <github@oparoz.com>2015-08-26 00:26:57 +0300
committerOlivier Paroz <github@oparoz.com>2015-08-26 00:26:57 +0300
commit1cecda934ab05ba2e67a7100eac222b1f37df771 (patch)
tree561b4ee856299eaf949fafdab2b40fa319fd36e5 /environment
parent14593d87a5745a4fd01b33a9e24a0f45b10f8a86 (diff)
Minor PHPDoc update
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;