Commit 7901005
committed
bug #4048 $this->request replaced by $request (danielsan)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4048).
Discussion
----------
$this->request replaced by $request
Using $this->request it does not work
one the $request is being injected
Commits
-------
b9b4e09 $this->request replaced by $request1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments