protected property SmsGateway::$incoming in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::incoming
- 2.1.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::incoming
Whether the gateway supports receiving messages.
Type: bool
File
- src/
Annotation/ SmsGateway.php, line 44
Class
- SmsGateway
- Defines SmsGateway Annotation object.
Namespace
Drupal\sms\AnnotationCode
protected $incoming;