$pagination->offset()
Returns the offset (i.e. for db queries)
$pagination->offset(): int
Return type
int
This method modifies the existing $pagination
object it is applied to and returns it again.
Returns the offset (i.e. for db queries)
$pagination->offset(): int
int
This method modifies the existing $pagination
object it is applied to and returns it again.