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