Error

PHP Fatal Erroryii\base\ErrorException

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

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

$_SESSION = [
    '__flash' => [],
    'referers' => [
        'referer1' => 'shnury.ru/use/pirotekhnika',
    ],
    'cityParams' => [
        'id' => '51289',
        'entity_title' => 'Москва',
        'zone' => 'ru',
        'city_domain' => '/',
        'city_nom' => 'Москва',
        'city_gen' => '',
        'city_pre' => 'Москве',
        'city_dat' => '',
        'type' => '',
        'address' => '',
        'phone' => '',
        'email' => '',
        'time' => '',
        'description' => '',
        'map_lon' => '',
        'map_lat' => '',
        'yandex_verification' => '',
        'google_verification' => '',
        'active' => '1',
        'is_seopromo' => '1',
    ],
    'geodata' => [
        'city' => 'Ашберн',
        'region' => 'Вирджиния',
    ],
];