Error

PHP Fatal Erroryii\base\ErrorException

Cannot declare class app\modules\regions\models\SxGeo, because the name is already in use

$_GET = [
    'path' => 'lenty',
];

$_SESSION = [
    '__flash' => [],
    'referers' => [
        'referer1' => 'ryazan.shnury.ru/catalog/lenty',
    ],
    'cityParams' => [
        'id' => '18206',
        'entity_title' => 'Рязань',
        'zone' => 'ru',
        'city_domain' => 'ryazan',
        'city_nom' => 'Рязань',
        'city_gen' => null,
        'city_pre' => 'Рязани',
        'city_dat' => null,
        'type' => null,
        'address' => 'проспект Первомайский, д. 9 технический офис без выдачи товара',
        'phone' => '8-800-2000-786',
        'email' => 'info@shnury.ru',
        'time' => 'с 9-00 до 18-00',
        'description' => null,
        'map_lon' => '39.734556354492',
        'map_lat' => '54.625164067511',
        'yandex_verification' => '4eebaa16642fbf75',
        'google_verification' => null,
        'active' => '1',
        'is_seopromo' => '1',
    ],
    'geodata' => [
        'city' => 'Сиэтл',
        'region' => 'Вашингтон',
    ],
];