Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 163 Bytes

Controller.md

File metadata and controls

9 lines (8 loc) · 163 Bytes

Controller

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

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