Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 7522b8d

Browse files
committed
Fix linter error
1 parent 5d545d7 commit 7522b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Providers/MessageBirdVerify.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public function verify($user, string $token)
105105
*
106106
* @param mixed $user
107107
* @return void
108+
*
108109
* @throws Exception $exception
109110
*/
110111
public function sendSMSToken($user): void

0 commit comments

Comments
 (0)