diff --git a/Classes/Decoder/UrlDecoder.php b/Classes/Decoder/UrlDecoder.php index 9c6ab537..b1daabc5 100644 --- a/Classes/Decoder/UrlDecoder.php +++ b/Classes/Decoder/UrlDecoder.php @@ -1240,6 +1240,8 @@ protected function makeRealPhpArrayFromRequestVars(array $requestVariables) { /** * Merges $_GET from domains configuration. + * + * @return void */ protected function mergeGetVarsFromDomainsConfiguration() { // Convert the configuration into an $_GET-"friendly" format