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

<?php

return [
    'code' => '500',
    'patterns' => [
        'national' => [
            'general' => '/^[2-7]\\d{4}$/',
            'fixed' => '/^[2-47]\\d{4}$/',
            'mobile' => '/^[56]\\d{4}$/',
            'shortcode' => '/^1\\d{2}$/',
            'emergency' => '/^999$/',
        ],
        'possible' => [
            'general' => '/^\\d{5}$/',
            'shortcode' => '/^\\d{3}$/',
            'emergency' => '/^\\d{3}$/',
        ],
    ],
];

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