Commit 3351439
committed
[TASK] Remove obsolete prepareArguments() call
As suspected in the todo annotation, this call is obsolete: In the next line,
`$this->parseArguments()` is called, which calls
`ViewHelperResolver::getArgumentDefinitionsForViewHelper()` in its first
line, which then calls (and returns the result of `prepareArguments()`.1 parent 0b9f07e commit 3351439
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
299 | 297 | | |
300 | 298 | | |
301 | 299 | | |
| |||
0 commit comments