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/environment.php')
-rw-r--r--environment/environment.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment/environment.php b/environment/environment.php
index 480b9076..f4df3324 100644
--- a/environment/environment.php
+++ b/environment/environment.php
@@ -189,7 +189,7 @@ class Environment {
*
* @return string
*/
- public function getUserID() {
+ public function getUserId() {
return $this->userId;
}