$collection->get()
Getter
$collection->get(mixed $key, mixed $default = null): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $key * | mixed | – | 
| $default | mixed | null | 
Return type
mixed
Getter
$collection->get(mixed $key, mixed $default = null): mixed| Name | Type | Default | 
|---|---|---|
| $key * | mixed | – | 
| $default | mixed | null | 
mixed