method
public
static
RestService::getRobotList()
Класс: \Bitrix\Bizproc\RestService
Сигнатура
public static getRobotList(array<string|int, mixed> $params, int $n, CRestServer $server) : array<string|int, mixed>
Параметры
$params
array<string|int, mixed>
Входные параметры.
$n
int
Смещение.
$server
CRestServer
Экземпляр REST-сервера.
Возвращаемое значение
array<string|int, mixed>
Исходный файл: source/bizproc/lib/restservice.php:615

