UTILITY
get()
ShortPHP reference for get().
Signature
function get(array $array, string|array $path, mixed $default = null): mixed
Example
get(...);Extension: Core