SortingController
extends ListingHandler
in package
Sorting controller
Tags
Table of Contents
Methods
- handle() : array<string|int, mixed>
- Handles the listing by changing parameters like limit and offset
Methods
handle()
Handles the listing by changing parameters like limit and offset
public
handle(mixed $config, mixed $params) : array<string|int, mixed>
Parameters
- $config : mixed
-
Configuration
- $params : mixed
-
Parameters
Return values
array<string|int, mixed> —The handled parameters