You are here

protected property SmsMessage::$options in SMS Framework 2.x

Same name and namespace in other branches
  1. 8 src/Message/SmsMessage.php \Drupal\sms\Message\SmsMessage::options
  2. 2.1.x src/Message/SmsMessage.php \Drupal\sms\Message\SmsMessage::options

Other options to be used for the SMS.

Type: string

File

src/Message/SmsMessage.php, line 71

Class

SmsMessage
Basic implementation of an SMS message.

Namespace

Drupal\sms\Message

Code

protected $options = [];