void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
Create a new paginator instance.
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
Create a new paginator instance.
mixed | $items | |
int | $total | |
int | $perPage | |
int|null | $currentPage | |
array | $options | (path, query, fragment, pageName) |
void |
Designed by : w10schools
service@w10schools.com
Please login to continue.