forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commita81d367
committed
bugsymfony#3786 replaceArguments should be setArguments (RobinvdVleuten)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closessymfony#3786).Discussion----------replaceArguments should be setArgumentsThe method _replaceArguments_ doesn't exists, this should be _setArguments_.Commits-------1d7543c replaceArguments should be setArguments1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
0 commit comments
Comments
(0)