Function array_first
Return the first element in an array passing a given truth test.
array |
$array |
|
|
$callback |
|
mixed |
$default = null |
mixed
|
Return the first element in an array passing a given truth test.
array |
$array |
|
|
$callback |
|
mixed |
$default = null |
mixed
|