Home
last modified time | relevance | path

Searched refs:array_first (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/
Dreadme.md27 * [array_first](#array_first)
170 ### array_first subsection
171 <a name="array_first"/>
182 function array_first($array, $callback, $default = null)
/plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/
Dhelpers.php159 function array_first($array, $callback, $default = null) function