$perPageHeader public property
The name of the HTTP header containing the information about the number of data items in each page. This is used when serving a resource collection with pagination.
public string $perPageHeader = 'X-Pagination-Per-Page'
Please login to continue.