Error

PHP Fatal Erroryii\base\ErrorException

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

$_GET = [
    'path' => 'remni-staznye',
];

$_SESSION = [
    '__flash' => [],
    'referers' => [
        'referer1' => 'ivanovo.shnury.ru/catalog/remni-staznye',
    ],
    'cityParams' => [
        'id' => '18203',
        'entity_title' => 'Иваново',
        'zone' => 'ru',
        'city_domain' => 'ivanovo',
        'city_nom' => 'Иваново',
        'city_gen' => null,
        'city_pre' => 'Иваново',
        'city_dat' => null,
        'type' => null,
        'address' => 'ул. Лежневская, д. 183',
        'phone' => '8-800-2000-786',
        'email' => 'info@shnury.ru',
        'time' => 'с 9-00 до 18-00',
        'description' => null,
        'map_lon' => '40.956532813492',
        'map_lat' => '57.01653259035',
        'yandex_verification' => '7729d699fb611496',
        'google_verification' => null,
        'active' => '1',
        'is_seopromo' => '1',
    ],
    'geodata' => [
        'city' => 'Ашберн',
        'region' => 'Вирджиния',
    ],
];