%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/main/lib/phonenumber/ |
Current File : //home/bitrix/www/bitrix/modules/main/lib/phonenumber/format.php |
<?php namespace Bitrix\Main\PhoneNumber; class Format { const E164 = 'E.164'; const INTERNATIONAL = 'International'; const NATIONAL = 'National'; }