Ops
This commit is contained in:
parent
cf8698afe6
commit
3c540517e7
|
@ -102,7 +102,7 @@ class Search
|
||||||
* @return ResultList
|
* @return ResultList
|
||||||
* @throws HTTPException\InternalServerErrorException
|
* @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();
|
$server = self::getGlobalDirectory();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user