$path->toArray()
Converts the object into an array
Parameters
Name | Type | Default |
---|---|---|
$map | Closure |
null |
Return type
array
Parent class
Kirby\Http\Path
inherited from Kirby\Toolkit\Collection
Converts the object into an array
Name | Type | Default |
---|---|---|
$map | Closure |
null |
array
Kirby\Http\Path
inherited from Kirby\Toolkit\Collection