Skip to content

Commit

Permalink
Forgot one class.
Browse files Browse the repository at this point in the history
  • Loading branch information
serbanghita committed Jan 4, 2015
1 parent 70fbea1 commit 4e5c248
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/Message/Response.php
@@ -0,0 +1,7 @@
<?php
namespace HttpClient\Message;

class Response extends AbstractMessage implements MessageInterface
{

}

0 comments on commit 4e5c248

Please sign in to comment.