$layouts->paginate()
Add pagination and return a sliced set of data.
$layouts->paginate(mixed $arguments = null): Kirby\Cms\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$arguments |
mixed |
null |
Return type
Inherited from
Kirby\Cms\Collection