Skip to content

Commit 1831afd

Browse files
Update messages/whatsapp/send-mtm.php
Co-authored-by: Karl Lingiah <karl@superchilled.co.uk>
1 parent 5572b04 commit 1831afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/whatsapp/send-mtm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
];
2020

21-
$sms = new \Vonage\Messages\MessageType\WhatsApp\WhatsAppCustom(
21+
$whatsApp = new \Vonage\Messages\MessageType\WhatsApp\WhatsAppCustom(
2222
TO_NUMBER,
2323
FROM_NUMBER,
2424
$custom

0 commit comments

Comments
 (0)