<?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_501
{
    public const DATA = [
        5012 => 'Belize District',
        5013 => 'Orange Walk District',
        5014 => 'Corozal District',
        5015 => 'Stann Creek District',
        5017 => 'Toledo District',
        5018 => 'Cayo District',
    ];
}
