From 1529bcece33107bcf83f5d580fd2990f9cd639ae Mon Sep 17 00:00:00 2001 From: ziming Date: Thu, 25 Jan 2024 04:21:30 +0000 Subject: [PATCH] Fix styling --- src/helpers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helpers.php b/src/helpers.php index 17aea5a..3b060fd 100644 --- a/src/helpers.php +++ b/src/helpers.php @@ -13,7 +13,7 @@ function sniper_link_quick(string $receiverEmail, ?string $fromEmail = null): ?s if (! function_exists('email_sniper_link')) { /** - * @throws \Detection\Exception\MobileDetectException + * @throws Detection\Exception\MobileDetectException */ function sniper_link_quick(string $receiverEmail, ?string $fromEmail = null): ?string {