<?php
namespace Faker\Provider\he_IL;
class PhoneNumber extends \Faker\Provider\PhoneNumber
{
protected static $formats = [
'05#-#######',
'0#-#######',
'972-5#-#######',
'972-#-########',
'0#########',
];
}
To ensure a smooth integration process and optimal performance, follow these best practices: