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 {