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/Model
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-08-27 15:21:06 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-08-27 15:21:06 +0300
commit6bb6aa0655c9363c9cd1d6731294595ab5d8ada7 (patch)
treefb8ab26f27ff2a763a75f519e19cdc318b395c93 /lib/Model
parentfb4370b6f4e3b61998426fcd68ab5181b4450b22 (diff)
cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'lib/Model')
-rw-r--r--lib/Model/SearchRequest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Model/SearchRequest.php b/lib/Model/SearchRequest.php
index 189dc10..1840191 100644
--- a/lib/Model/SearchRequest.php
+++ b/lib/Model/SearchRequest.php
@@ -457,6 +457,7 @@ class SearchRequest implements \JsonSerializable {
return $this;
}
+
/**
* @return array
*/