whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
vonage
/
client-core
/
src
/
Account
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/vonage/client-core/src/Account/PrefixPrice.php
<?php declare(strict_types=1); namespace Vonage\Account; use Vonage\Client\Exception\Exception as ClientException; class PrefixPrice extends Price { protected string $priceMethod = 'getPrefixPrice'; public function getCurrency(): ?string { throw new ClientException('Currency is unavailable from this endpoint'); } }
Copyright ©2021 || Defacer Indonesia