protected property SmsGateway::$credit_balance_available in SMS Framework 8
Same name and namespace in other branches
- 2.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::credit_balance_available
- 2.1.x src/Annotation/SmsGateway.php \Drupal\sms\Annotation\SmsGateway::credit_balance_available
Whether the gateway supports queries of current credit balance.
Type: bool
See also
\Drupal\sms\Entity\SmsGatewayInterface::supportsCreditBalanceQuery()
File
- src/
Annotation/ SmsGateway.php, line 87
Class
- SmsGateway
- Defines SmsGateway Annotation object.
Namespace
Drupal\sms\AnnotationCode
protected $credit_balance_available;