Commit 1d9a356
committed
Fix compatibility with nette/forms 3.2.3
nette/forms@e227d87 added an extra argument.
While at it, let’s also narrow the `$values` argument type to match `Container::setValues`.
This change remains compatible with nette/forms 3.2.2.1 parent fc6296e commit 1d9a356
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
329 | 328 | | |
330 | | - | |
| 329 | + | |
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
| |||
0 commit comments