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 652321a commit 5624562Copy full SHA for 5624562
src/ResultRenderer/CgiResultRenderer.php
@@ -17,7 +17,7 @@ class CgiResultRenderer implements ResultRendererInterface
17
{
18
19
/**
20
- * @var CgiOutResult
+ * @var CgiResult
21
*/
22
private $result;
23
0 commit comments