Skip to content

Controller

When using the Tools plugin Controller class you can set your pagination defaults via Configure

'Paginator' => [
    'limit' => ... // etc
]

Released under the MIT License.