Enable UTF8 encoding to/from as well in messages
This commit is contained in:
@@ -18,6 +18,8 @@ final class Netmail extends Model implements Packet
|
||||
use SoftDeletes,UseMongo,EncodeUTF8;
|
||||
|
||||
private const cast_utf8 = [
|
||||
'to',
|
||||
'from',
|
||||
'subject',
|
||||
'msg',
|
||||
'origin',
|
||||
|
Reference in New Issue
Block a user