$pageCountHeader public property
The name of the HTTP header containing the information about total number of pages of data. This is used when serving a resource collection with pagination.
public string $pageCountHeader = 'X-Pagination-Page-Count'
Please login to continue.