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 ea57c81 commit 3a4323fCopy full SHA for 3a4323f
src/PHPixie/HTTP/Context/Container/Settable.php
@@ -2,7 +2,7 @@
2
3
namespace PHPixie\HTTP\Context\Container;
4
5
-interface Settable
+interface Settable extends \PHPixie\HTTP\Context\Container
6
{
7
public function setHttpContext($httpContext);
8
}
0 commit comments