From a0ffbff973ec6171175aa8b1306e009f2d01238e Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 11 Jul 2024 00:47:45 +0200 Subject: docs --- it.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it.class') diff --git a/it.class b/it.class index 89d0040..a40b6d1 100644 --- a/it.class +++ b/it.class @@ -1107,7 +1107,7 @@ static function createfunc($code) /** * Iterate over an array, replacing every element by function value or expression - * @param $code The function (gets val or key,val depending on argcount) or string expression (gets $k and $v) to apply. Returns new val + * @param $code The function (gets val or key,val depending on argcount) or string expression ($k and $v are set) to apply. Returns new val * @param $array The array to iterate over * @param $p['keys'] Only modify elements with given keys (keys can be array or comma separated) */ -- cgit v1.2.3