Skip to content

Commit 039e08c

Browse files
committed
chore: fix analyse
1 parent a2c7355 commit 039e08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Actions/NotificationAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class NotificationAction
66
{
7-
public function __invoke()
7+
public function __invoke(): void
88
{
99
//
1010
}

0 commit comments

Comments
 (0)