%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/nexmo/client/src/Account/ |
Current File : /var/www/html/o91-api/vendor/nexmo/client/src/Account/PrefixPrice.php |
<?php namespace Nexmo\Account; class PrefixPrice extends Price { protected $priceMethod = 'getPrefixPrice'; public function getCurrency() { throw new Exception('Currency is unavailable from this endpoint'); } }