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/MZ.php

<?php

return [
    'code' => '258',
    'patterns' => [
        'national' => [
            'general' => '/^[28]\\d{7,8}$/',
            'fixed' => '/^2(?:[1346]\\d|5[0-2]|[78][12]|93)\\d{5}$/',
            'mobile' => '/^8[246]\\d{7}$/',
            'tollfree' => '/^800\\d{6}$/',
            'shortcode' => '/^1[0234]\\d$/',
            'emergency' => '/^1(?:1[79]|9[78])$/',
        ],
        'possible' => [
            'general' => '/^\\d{8,9}$/',
            'fixed' => '/^\\d{8}$/',
            'mobile' => '/^\\d{9}$/',
            'tollfree' => '/^\\d{9}$/',
            'shortcode' => '/^\\d{3}$/',
            'emergency' => '/^\\d{3}$/',
        ],
    ],
];

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