* */ /** * Объект сущности города * * @package application.modules.geo * @since 1.0 */ class ModuleGeo_EntityCity extends ModuleGeo_EntityGeo { }