protected property SmsGateway::$retention_duration_incoming in SMS Framework 2.x
Same name and namespace in other branches
- 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::retention_duration_incoming
- 2.1.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::retention_duration_incoming
How many seconds to hold messages after they are received.
Type: int
File
- src/
Entity/ SmsGateway.php, line 129
Class
- SmsGateway
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $retention_duration_incoming;