Commit f95a6c0
committed
minor #14820 Update access_denied_handler.rst (alihasana)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead.
Discussion
----------
Update access_denied_handler.rst
getException is deprecated from symfony 4.4, as per event listerner docs we have to use getThrowable()
Commits
-------
03611c5 Update access_denied_handler.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments