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