We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af8799 commit 0b724caCopy full SHA for 0b724ca
src/PaypalIPN.php
@@ -1,4 +1,8 @@
1
-<?php namespace overint;
+<?php
2
+
3
+namespace overint;
4
5
+use \Exception
6
7
class PaypalIPN
8
{
0 commit comments