$arguments->pagination()
Get the previously added pagination object
$arguments->pagination(): Kirby\Toolkit\Pagination|null
Return types
Kirby\Toolkit\Paginationornull
This method modifies the existing $arguments object it is applied to and returns it again.
Parent class
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Collection