Skip to content

Commit

Permalink
Exclude payload method from coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Macnamara committed Jun 29, 2015
1 parent 5c6cff3 commit 67a03cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ public function getFormat()
/**
* Return the payload data from the HTTP post request.
*
* @codeCoverageIgnore
*
* @return string
*/
protected function getPayload()
Expand Down

0 comments on commit 67a03cd

Please sign in to comment.