protected property SmsDeliveryReport::$recipient in SMS Framework 2.x
Same name and namespace in other branches
- 8 src/Message/SmsDeliveryReport.php \Drupal\sms\Message\SmsDeliveryReport::recipient
- 2.1.x src/Message/SmsDeliveryReport.php \Drupal\sms\Message\SmsDeliveryReport::recipient
The recipient of the message.
Type: string
File
- src/
Message/ SmsDeliveryReport.php, line 24
Class
- SmsDeliveryReport
- A value object that holds the SMS delivery report.
Namespace
Drupal\sms\MessageCode
protected $recipient = '';