protected property SmsGateway::$id in SMS Framework 2.x
Same name in this branch
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::id
- 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::id
Same name and namespace in other branches
- 8 src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::id
- 2.1.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::id
The machine name of the sms gateway.
Type: string
File
- src/
Annotation/ SmsGateway.php, line 23
Class
- SmsGateway
- Defines SmsGateway Annotation object.
Namespace
Drupal\sms\AnnotationCode
protected $id;