We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db405e2 commit b74d170Copy full SHA for b74d170
src/lib/Server/Controller/Content/ContentViewController.php
@@ -79,7 +79,7 @@ public function createView()
79
/**
80
* @param string $controller
81
*
82
- * @return Response
+ * @return \Symfony\Component\HttpFoundation\Response
83
*/
84
protected function forward($controller)
85
{
0 commit comments