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