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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-07-24 22:02:04 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-07-24 22:02:04 +0300
commitc91a0477b3bbbda71fd7bc6b1e9a19b076074f07 (patch)
tree7225c510d62dbde0594d3e595586a2562e025653 /lib
parentf136e415541c39c711876e549a3322f0c22be7d6 (diff)
cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Service/PlatformService.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Service/PlatformService.php b/lib/Service/PlatformService.php
index b1f9dc3..6a276ea 100644
--- a/lib/Service/PlatformService.php
+++ b/lib/Service/PlatformService.php
@@ -189,6 +189,7 @@ class PlatformService {
return $selected;
}
+
/**
* @param string $appId
*/