Skip to content

Kirby 4.5.0

$path->__set()

Low-level setter for elements

$path->__set(string $key, $value): void

Parameters

Name Type Default Description
$key * string string or array
$value * mixed

Parent class

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