Silo::set()
Setter for new data.
Silo::set(string|array $key, mixed $value = null): array
Parameters
Name | Type | Default |
---|---|---|
$key * | string |array |
– |
$value | mixed |
null |
Return type
array