Summery Summery
Filters the parameter order.
Syntax Syntax
Description Description
The order affects which parameters are checked when using get_param() and family. This acts similarly to PHP’s request_order
setting.
Parameters Parameters
- $order
-
Array of types to check, in order of priority.
- $this
-
The request object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |