projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8698a
)
Ops
author
Roland Häder
<roland@mxchange.org>
Tue, 19 Jul 2022 21:39:13 +0000
(23:39 +0200)
committer
Roland Häder
<roland@mxchange.org>
Tue, 19 Jul 2022 21:40:29 +0000
(23:40 +0200)
src/Core/Search.php
patch
|
blob
|
history
diff --git
a/src/Core/Search.php
b/src/Core/Search.php
index 0065274a3a67e3f15c9209370c7fefbcccb1595b..5ae1dd7ac4a9c0aecc1fcd6b590c161770722a71 100644
(file)
--- a/
src/Core/Search.php
+++ b/
src/Core/Search.php
@@
-102,7
+102,7
@@
class Search
* @return ResultList
* @throws HTTPException\InternalServerErrorException
*/
- public static function getContactsFromGlobalDirectory(string $search, int$type = self::TYPE_ALL, int $page = 1): ResultList
+ public static function getContactsFromGlobalDirectory(string $search, int
$type = self::TYPE_ALL, int $page = 1): ResultList
{
$server = self::getGlobalDirectory();