Skip to content

Kirby 4.2.0

Path::sortArgs()

Get sort arguments from a string

Path::sortArgs(string $sort): array

Parameters

Name Type Default
$sort * string

Return type

array

Parent class

Kirby\Http\Path inherited from Kirby\Toolkit\Collection