Skip to content

Commit 9f3eeaf

Browse files
authored
Update SMS separator
1 parent 88924b9 commit 9f3eeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTypes/SMS.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class SMS implements DataTypeInterface
1616
*
1717
* @var string
1818
*/
19-
protected $separator = ':';
19+
protected $separator = '&body=';
2020

2121
/**
2222
* The phone number.

0 commit comments

Comments
 (0)