UTILITY

get()

ShortPHP reference for get().

Signature

function get(array $array, string|array $path, mixed $default = null): mixed

Example

get(...);

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: forget()

Next: group()

Back to utilities