Commit d23b5d6
committed
minor #1258 [Doc] Fix preConnect/connect inversion in "disconnect()" doc examples (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[Doc] Fix preConnect/connect inversion in "disconnect()" doc examples
Following symfony/ux#1227 i found other similar cases of callback inversion in the documentation.
Commits
-------
3f8218f5 Fix preConnect/connect inversion in "disconnect()" doc examples1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments