Ops
This commit is contained in:
parent
cf8698afe6
commit
3c540517e7
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue