$currentPageHeader public property
The name of the HTTP header containing the information about the current page number (1-based). This is used when serving a resource collection with pagination.
public string $currentPageHeader = 'X-Pagination-Current-Page'
Please login to continue.