diff options
Diffstat (limited to 'Exceptions/SignatureInvalidException.php')
-rw-r--r-- | Exceptions/SignatureInvalidException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Exceptions/SignatureInvalidException.php b/Exceptions/SignatureInvalidException.php index 640bb49..d122232 100644 --- a/Exceptions/SignatureInvalidException.php +++ b/Exceptions/SignatureInvalidException.php @@ -3,4 +3,4 @@ class SignatureInvalidException extends UnexpectedValueException { -}
\ No newline at end of file +} |