Commit 5ada0ef
action_method is missing $task variable
It's not clear from the docs, but user has to first create the `$task` variable.
In the second example bellow it's more clear thanks to `// ...`.
This makes it a bit more explicit here as well.1 parent 217e429 commit 5ada0ef
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments