Skip to content

Commit

Permalink
Merge pull request #56 from urbantrout/master
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum authored Jan 18, 2019
2 parents 611a8bc + 5aaf140 commit f1bb1d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Uri/TyposcriptRenderingUri.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ private function parseViewHelperContext(ViewHelperContext $viewHelperContext): v
$pluginName = $arguments['pluginName'];
$extensionName = $arguments['extensionName'];
$contextRecord = $arguments['contextRecord'];
$additionalParams = $arguments['additionalParams'];

if ($pluginName === null) {
$pluginName = $controllerContext->getRequest()->getPluginName();
Expand Down

0 comments on commit f1bb1d0

Please sign in to comment.