Commit 16cc23f
committed
To pass custom data in query parameter
There is a query option in flow.js object, and it sends it's contents to php in params member of the Request object. BUT! it is not accessible in client code. This PR makes it possible to access custom params specified in client part in the query option.1 parent a1f471b commit 16cc23f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments