protected property SmsGateway::$plugin in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::plugin
- 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::plugin
An SmsGateway plugin ID.
Type: string
File
- src/
Entity/ SmsGateway.php, line 94
Class
- SmsGateway
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $plugin;