REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 968 B
Close
/home/byroehnu/easetack.com/vendor/fakerphp/faker/src/Faker/Provider/de_CH/PhoneNumber.php
Text
Base64
<?php namespace Faker\Provider\de_CH; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = [ '+41 (0)## ### ## ##', '+41(0)#########', '+41 ## ### ## ##', '0#########', '0## ### ## ##', ]; /** * An array of Swiss mobile (cell) phone number formats. * * @var array */ protected static $mobileFormats = [ // Local '075 ### ## ##', '075#######', '076 ### ## ##', '076#######', '077 ### ## ##', '077#######', '078 ### ## ##', '078#######', '079 ### ## ##', '079#######', ]; protected static $e164Formats = [ '+41##########', ]; /** * Return a Swiss mobile phone number. * * @return string */ public static function mobileNumber() { return static::numerify(static::randomElement(static::$mobileFormats)); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Address.php
10.29 KB
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Company.php
331 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Internet.php
381 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Payment.php
682 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Person.php
7.75 KB
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PhoneNumber.php
968 B
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Text.php
128.51 KB
lrw-rw-rw-
2024-11-21 13:46:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).