Commit 3fc9a5d
authored
Update readme.MD PHP example section
There is no need to call `$this->client->createTask($queuePath, $task);` like this.
Instead, we can call `$client->createTask($queuePath, $task);`1 parent e41c0e3 commit 3fc9a5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments