File manager - Edit - /home/asiatechinc/public_html/bhrhotelsindia.com/vendor/propaganistas/laravel-phone/src/Exceptions/CountryCodeException.php
Back
<?php namespace Propaganistas\LaravelPhone\Exceptions; class CountryCodeException extends \Exception { /** * Invalid country code static constructor. * * @param string $country * @return static */ public static function invalid($country) { return new static('Invalid country code "' . $country . '".'); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings