protected property SmsGateway::$label in SMS Framework 2.x
Same name in this branch
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::label
- 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::label
Same name and namespace in other branches
- 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::label
- 2.1.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::label
The label of the SMS Gateway.
Type: string
File
- src/
Entity/ SmsGateway.php, line 75
Class
- SmsGateway
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $label;