We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb6de9 commit 5da3088Copy full SHA for 5da3088
src/MailgunSignatureValidator.php
@@ -49,7 +49,7 @@ public function isValid(Request $request, WebhookConfig $config): bool
49
}
50
51
/**
52
- * Validate the incoming signature' schema
+ * Validate the incoming signature' schema.
53
*
54
* @param \Illuminate\Http\Request $request
55
* @return array
0 commit comments