Path : /var/www/html/solarwindia/vendor/nexmo/client-core/src/Account/ |
Current File : /var/www/html/solarwindia/vendor/nexmo/client-core/src/Account/SmsPrice.php |
<?php namespace Nexmo\Account; class SmsPrice extends Price { protected $priceMethod = 'getOutboundSmsPrice'; }