Error

PHP Fatal Erroryii\base\ErrorException

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

$_GET = [
    'path' => 'Yahting/skoty',
];

$_SESSION = [
    '__flash' => [],
    'referers' => [
        'referer1' => 'tomsk.shnury.ru/catalog/Yahting/skoty',
    ],
    'cityParams' => [
        'id' => '18252',
        'entity_title' => 'Томск',
        'zone' => 'ru',
        'city_domain' => 'tomsk',
        'city_nom' => 'Томск',
        'city_gen' => null,
        'city_pre' => 'Томске',
        'city_dat' => null,
        'type' => null,
        'address' => 'ул. Смирнова 30',
        'phone' => '8-800-2000-786',
        'email' => 'info@shnury.ru',
        'time' => 'с 9-00 до 18-00',
        'description' => null,
        'map_lon' => '84.956244100586',
        'map_lat' => '56.4820654894',
        'yandex_verification' => 'f9fe788475679aba',
        'google_verification' => null,
        'active' => '1',
        'is_seopromo' => '1',
    ],
    'geodata' => [
        'city' => 'Хьюстон',
        'region' => 'Техас',
    ],
];