protected property SmsGateway::$label in SMS Framework 2.1.x
Same name in this branch
- 2.1.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::label
- 2.1.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::label
Same name and namespace in other branches
- 8 src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::label
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::label
Translated user-readable label.
Type: string
File
- src/
Annotation/ SmsGateway.php, line 30
Class
- SmsGateway
- Defines SmsGateway Annotation object.
Namespace
Drupal\sms\AnnotationCode
protected $label;