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