Skip to content

Commit

Permalink
Apply fixes from StyleCI (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
srmklive authored Jan 5, 2017
1 parent 9633ff7 commit f31748f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Traits/IPNResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ trait IPNResponse
* Retrieve IPN Response From PayPal.
*
* @param \Illuminate\Http\Request $request
*
* @return array
*/
protected function parsePayPalIPN(Request $request)
Expand Down

0 comments on commit f31748f

Please sign in to comment.