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

<?php

return [
    'code' => '994',
    'patterns' => [
        'national' => [
            'general' => '/^[1-9]\\d{8}$/',
            'fixed' => '/^(?:1[28]\\d|2(?:02|1[24]|2[2-4]|33|[45]2|6[23])|365)\\d{6}$/',
            'mobile' => '/^(?:4[04]|5[015]|60|7[07])\\d{7}$/',
            'tollfree' => '/^88\\d{7}$/',
            'premium' => '/^900200\\d{3}$/',
            'emergency' => '/^1(?:0[123]|12)$/',
        ],
        'possible' => [
            'general' => '/^\\d{7,9}$/',
            'mobile' => '/^\\d{9}$/',
            'tollfree' => '/^\\d{9}$/',
            'premium' => '/^\\d{9}$/',
            'emergency' => '/^\\d{3}$/',
        ],
    ],
];

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