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