Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/vendor/giggsey/libphonenumber-for-php/src/MetadataSourceInterface.php
Назад
<?php namespace libphonenumber; interface MetadataSourceInterface { /** * Gets phone metadata for a region. * @param string $regionCode the region code. * @return PhoneMetadata the phone metadata for that region, or null if there is none. */ public function getMetadataForRegion($regionCode); /** * Gets phone metadata for a non-geographical region. * @param int $countryCallingCode the country calling code. * @return PhoneMetadata the phone metadata for that region, or null if there is none. */ public function getMetadataForNonGeographicalRegion($countryCallingCode); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка