Silo::get()
Silo::get(string|array $key = null, mixed $default = null): mixed
Parameters
Name | Type | Default |
---|---|---|
$key | string |array |
null |
$default | mixed |
null |
Return type
mixed