From 539712a43c2568849bc119081f12606bc8029e3c Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 23 Mar 2023 16:04:33 +0100 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 2e5c6f8..6167dbe 100644 --- a/it.class +++ b/it.class @@ -1096,7 +1096,7 @@ static function createfunc($code) /** * Iterate over an array, replacing every element by function value or expression - * @param $code The function (gets key and value as args) or expression as string (gets $k and $v) to apply + * @param $code The function (gets key and val as args) or expression as string (gets $k and $v) 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