| @@ -135,6 +135,9 @@ | ||
| 135 | 135 | }, $path, $filter, $hash); | 
| 136 | 136 | } | 
| 137 | 137 | |
| 138 | + /** | |
| 139 | + * @param string $hash | |
| 140 | + */ | |
| 138 | 141 | private function createRedirectResponse(\Closure $url, string $path, string $filter, ?string $hash = null): RedirectResponse | 
| 139 | 142 |      { | 
| 140 | 143 |          try { |