Skip to content

Commit f1bb1d0

Browse files
authored
Merge pull request #56 from urbantrout/master
2 parents 611a8bc + 5aaf140 commit f1bb1d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Classes/Uri/TyposcriptRenderingUri.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ private function parseViewHelperContext(ViewHelperContext $viewHelperContext): v
4343
$pluginName = $arguments['pluginName'];
4444
$extensionName = $arguments['extensionName'];
4545
$contextRecord = $arguments['contextRecord'];
46+
$additionalParams = $arguments['additionalParams'];
4647

4748
if ($pluginName === null) {
4849
$pluginName = $controllerContext->getRequest()->getPluginName();

0 commit comments

Comments
 (0)