@@ -168,7 +168,6 @@ |
||
168 | 168 | * |
169 | 169 | * @param array<string,array|string|integer> $cx render time context |
170 | 170 | * @param array<array|string|integer>|string|integer|null $v value to be tested |
171 | - * @param array|string|boolean|integer|double|null $in current context |
|
172 | 171 | * @param boolean $zero include zero as true |
173 | 172 | * |
174 | 173 | * @return boolean Return true when the value is not null nor false. |