final | |
---|---|
implements |
CurlerPagerInterface |
Follows OData "nextLink" annotations in responses from the endpoint
Methods | ||
---|---|---|
public
|
__construct(?int $maxPageSize = null)
|
# |
public
|
getFirstRequest(RequestInterface $request, CurlerInterface $curler, ?array $query = null): RequestInterface
|
# |
public
|
getPage(
$data,
RequestInterface $request,
HttpResponseInterface $response,
CurlerInterface $curler,
?CurlerPageInterface $previousPage = null,
?array $query = null,
): CurlerPageInterface
|
# |