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 a1eef97 commit b32b467Copy full SHA for b32b467
src/PHPixie/HTTP/Context/Container/Settable.php
@@ -4,5 +4,5 @@
4
5
interface Settable
6
{
7
- public function setHttpContext();
8
-}
+ public function setHttpContext($httpContext);
+}
0 commit comments