Home
last modified time | relevance | path

Searched refs:array_walk (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Elements/
H A DGovIdType.php311 array_walk($values, static function (string &$value, $key): void {
/webtrees/app/Module/
H A DStatisticsChartModule.php38 use function array_walk; alias
963 array_walk($ydata, static function (array &$x) {
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php55 use function array_walk; alias
170array_walk($nameList, static function (string &$value, string $key) use ($show_tot): void {
/webtrees/
H A Dphpstan-baseline.neon10246 …message: '#^Parameter \#2 \$callback of function array_walk expects callable\(int, string\)\: mixe…