Property | Type | Description | |
---|---|---|---|
$cursor | mixed | null |
Method | Description | |
---|---|---|
__construct ( mixed | null $cursor ) | ||
fromPaginationQueryParams ( array $paginationQueryParams, mixed $defaultCursor = null ) | ||
getCursor ( ) : mixed | null | ||
getPaginationQueryString ( mixed $cursor ) : string |
public static fromPaginationQueryParams ( array $paginationQueryParams, mixed $defaultCursor = null ) | ||
$paginationQueryParams | array | |
$defaultCursor | mixed |
public static getPaginationQueryString ( mixed $cursor ) : string | ||
$cursor | mixed | |
return | string |