protected property SmsGateway::$reports_push_path in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::reports_push_path
- 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::reports_push_path
The internal path where pushed delivery reports can be received.
Type: string
File
- src/
Entity/ SmsGateway.php, line 122
Class
- SmsGateway
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $reports_push_path;