Error

PHP Fatal Erroryii\base\ErrorException

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

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

$_SESSION = [
    '__flash' => [],
    'referers' => [
        'referer1' => 'izhevsk.shnury.ru/catalog/climbing_ropes',
    ],
    'cityParams' => [
        'id' => '4011',
        'entity_title' => 'Ижевск',
        'zone' => 'ru',
        'city_domain' => 'izhevsk',
        'city_nom' => 'Ижевск',
        'city_gen' => null,
        'city_pre' => 'Ижевске',
        'city_dat' => null,
        'type' => null,
        'address' => 'ул. Пушкинская, д. 367А',
        'phone' => '8-800-2000-786',
        'email' => 'info@shnury.ru',
        'time' => 'с 9-00 до 18-00',
        'description' => null,
        'map_lon' => '53.182142419643',
        'map_lat' => '56.864191617682',
        'yandex_verification' => '6f251fbf097e6251',
        'google_verification' => null,
        'active' => '1',
        'is_seopromo' => '1',
    ],
    'geodata' => [
        'city' => 'Хьюстон',
        'region' => 'Техас',
    ],
];