The expression return $this->getClient(...nse\ListTasksResponse') also could return the type carono\etxtru\Response which is incompatible with the documented return type carono\etxtru\response\ListTasksResponse|stdClass.
Loading history...
24
}
25
26
27
/**
28
* Функция получения результатов по архивному заказу, только для заказчика.
29
*
30
* @param int $id Идентификатор заказа, обязательный параметр
The expression return $this->getClient(...se\GetResultsResponse') also could return the type carono\etxtru\Response which is incompatible with the documented return type carono\etxtru\response\GetResultsResponse|stdClass.