_convertUrlKeys()
_convertUrlKeys(array $url, string $type) : array
Converts the keys being used into the format set by options.paramType
Parameters
array | $url | Array of URL params to convert |
string | $type | Keys type. |
Returns
array —converted URL params.