protected property SmsParserBase::$options in SMS Framework 7
The sms_incoming options.
Type: array
File
- ./
sms.parser.inc, line 129  
Class
- SmsParserBase
 - Base implementation of SmsParserInterface().
 
Code
protected $options;      
    The sms_incoming options.
Type: array
protected $options;