protected property SmsParserBase::$message in SMS Framework 7
The SMS body.
Type: string
File
- ./
sms.parser.inc, line 122
Class
- SmsParserBase
- Base implementation of SmsParserInterface().
Code
protected $message;
The SMS body.
Type: string
protected $message;