protected property RecipientGatewayEvent::$recipient in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Event/RecipientGatewayEvent.php \Drupal\sms\Event\RecipientGatewayEvent::recipient
- 2.1.x src/Event/RecipientGatewayEvent.php \Drupal\sms\Event\RecipientGatewayEvent::recipient
The recipient phone number.
Type: string
File
- src/
Event/ RecipientGatewayEvent.php, line 18
Class
- RecipientGatewayEvent
- Event fired to determine valid gateways for a recipient.
Namespace
Drupal\sms\EventCode
protected $recipient;