Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/it/vendor/laminas/laminas-i18n/src/Validator/PhoneNumber/
Upload File :
Current File : /home/escuelai/public_html/it/vendor/laminas/laminas-i18n/src/Validator/PhoneNumber/MC.php

<?php

return [
    'code' => '377',
    'patterns' => [
        'national' => [
            'general' => '/^[4689]\\d{7,8}$/',
            'fixed' => '/^9[2-47-9]\\d{6}$/',
            'mobile' => '/^(?:6\\d{8}|4\\d{7})$/',
            'tollfree' => '/^(?:8\\d|90)\\d{6}$/',
            'emergency' => '/^1(?:12|[578])$/',
        ],
        'possible' => [
            'general' => '/^\\d{8,9}$/',
            'fixed' => '/^\\d{8}$/',
            'tollfree' => '/^\\d{8}$/',
            'emergency' => '/^\\d{2,3}$/',
        ],
    ],
];

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists