protected property SmsGateway::$reports_pull in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::reports_pull
- 2.1.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::reports_pull
Whether the gateway can pull reports.
Type: bool
See also
\Drupal\sms\Entity\SmsGatewayInterface::supportsReportsPull()
File
- src/
Annotation/ SmsGateway.php, line 71
Class
- SmsGateway
- Defines SmsGateway Annotation object.
Namespace
Drupal\sms\AnnotationCode
protected $reports_pull;