Upgrade to 3.1.0
This commit is contained in:
@@ -6,9 +6,13 @@ use Kirby\Http\Uri;
|
||||
use Kirby\Toolkit\Pagination as BasePagination;
|
||||
|
||||
/**
|
||||
* The extended Pagination class handles
|
||||
* URLs in addition to the pagination features
|
||||
* from Kirby\Toolkit\Pagination
|
||||
* The `$pagination` object divides
|
||||
* a collection of pages, files etc.
|
||||
* into discrete pages consisting of
|
||||
* the number of defined items. The
|
||||
* pagination object can then be used
|
||||
* to navigate between these pages,
|
||||
* create a navigation etc.
|
||||
*
|
||||
* @package Kirby Cms
|
||||
* @author Bastian Allgeier <bastian@getkirby.com>
|
||||
|
Reference in New Issue
Block a user