Skip to content

Commit 8f966c0

Browse files
committed
Minor
1 parent 3da709d commit 8f966c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2553,7 +2553,7 @@ Then your handler will look like this::
25532553

25542554
use App\Message\SmsNotification;
25552555

2556-
class SmsNotificationHandler
2556+
final class SmsNotificationHandler
25572557
{
25582558
public function __invoke(SmsNotification $message, mixed $additionalArgument)
25592559
{

0 commit comments

Comments
 (0)