Skip to content

Commit

Permalink
Interface parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dracony committed Jun 21, 2015
1 parent a1eef97 commit b32b467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PHPixie/HTTP/Context/Container/Settable.php
Expand Up @@ -4,5 +4,5 @@

interface Settable
{
public function setHttpContext();
}
public function setHttpContext($httpContext);
}

0 comments on commit b32b467

Please sign in to comment.