Commit 52cb0a7
committed
minor symfony#15738 Fix method link to isCsrfTokenValid (mathieu-ducrot)
This PR was merged into the 4.4 branch.
Discussion
----------
Fix method link to isCsrfTokenValid
## Changelog
Fix the method link from AbstractController.php to ControllerTrait.php because the method comes from the Trait.
Commits
-------
d337720 Fix method link to isCsrfTokenValid1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments