Skip to content

Commit 3a4323f

Browse files
committed
Update Settable.php
1 parent ea57c81 commit 3a4323f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPixie/HTTP/Context/Container/Settable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace PHPixie\HTTP\Context\Container;
44

5-
interface Settable
5+
interface Settable extends \PHPixie\HTTP\Context\Container
66
{
77
public function setHttpContext($httpContext);
88
}

0 commit comments

Comments
 (0)