<?php

/**
 * libphonenumber-for-php data file
 * This file has been @generated from libphonenumber data
 * Do not modify!
 * @internal
 */

declare(strict_types=1);

namespace libphonenumber\geocoding\data\en;

/**
 * @internal
 */
class En_972
{
    public const DATA = [
        9722 => 'Jerusalem',
        9723 => 'Tel Aviv',
        9724 => 'Haifa and North Regions',
        9728 => 'Hashfela and South Regions',
        9729 => 'Hasharon',
    ];
}
