protected property SmsGateway::$pluginCollection in SMS Framework 2.1.x
Same name and namespace in other branches
- 8 src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::pluginCollection
- 2.x src/Entity/SmsGateway.php \Drupal\sms\Entity\SmsGateway::pluginCollection
The plugin collection that holds the plugin for this entity.
Type: \Drupal\sms\Plugin\SmsGatewayPluginCollection
File
- src/
Entity/ SmsGateway.php, line 101
Class
- SmsGateway
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $pluginCollection;