pagination::limit()
Returns the chosen limit This is used for the slice() method together with the offset to get the correct items from collections
-
return (int)
Returns the chosen limit This is used for the slice() method together with the offset to get the correct items from collections