Zend certified PHP/Magento developer

Magento 2 : Admin Panel “An error has happened during application run. See exception log for details”

yesterday I was in Admin Painel of Magento, but today when I tried to access it again, it says “An error has happened during application run. See exception log for details.” I tried to setup:upgrade but I can’t run any command in the terminal it says: Class “Swissup CoreHelperComponent” not found#0 C:xampphtdocsmagento2vendormagentoframeworkObjectManagerFactoryCom
piled.php(150): MagentoFrameworkObjectManagerFactoryCompiled-›create(‘SwissupCoreHe…’)
#1 C:xampphtdocsmagento2vendormagentoFrameworkObjectManagerFactoryCompiled.php(79): MagentoFrameworkObjectManager Compiled-›get (‘SwissupCoreHe…’)
#2 C: xampphtdocs magento2 vendor magento framework ObjectManagerFactoryCompiled. php (150): MagentoFrameworkObjectManager
Factory Compiled-›create(‘Swissup| (Core (Mo…’)
#3 C: xampphtdocs magento2vendormagentoFrameworkObjectManagerFactoryCompiled.php (79): MagentoFrameworkObjectManagen
FactoryCompiled-›get (‘Swissup) Core Mo…’)
#4 C: xampphtdocsmagento2 vendormagentoframeworkObjectManagerFactoryCompiled.php (150): MagentoFrameworkObjectManager
FactoryCompiled-›create (‘SwissupCorelMo…’)
#5 C: xampphtdocsmagento2vendormagentoframeworkObjectManagerFactoryCompiled.php(79): MagentoFrameworkObjectManager
FactoryCompiled-›get (‘Swissup (Corel Mo…’)
#6 C: xampphtdocs magento2 vendormagentoframeworkObjectManagerFactoryCompiled.php (150): MagentoFrameworkObjectManager
Factory Compiled-›create(‘Swissup||CorelICo…
#7 C: xampphtdocsmagento2vendor magentoframeworkObjectManagerFactoryCompiled.php (125): MagentoFrameworkObjectManager
(FactoryCompiled ›get(‘Swissup| CorelCo…’)
#8 C: xampphtdocs magento2 vendor magentoframeworkObjectManagerFactoryCompiled-php(86): MagentoFrameworkObjectManager
Factory Compiled->parseArray (Array)
#9 C: xampphtdocsmagento2 vendormagentoframeworkObjectManagerObjectManager-php(56): MagentoFrameworkObjectManagerFac
toryCompiled->create (‘MagentolFramewo…’
00 C: 0xamp hdoes magento2 vendor magento framework IConsoleC11 php (154) : Magento Framework ObjectManager ObjectManager-›cr
eate (‘Magento|Framewo…’)
#11 C: xampphtdocsmagento2vendormagentoframeworkConsoleCli.php(135): MagentoFrameworkConsoleCli-›getApplicationComm
ands ()
#12 C: xampphtdocsmagento2vendorsymfony consoleApplication.php (1286): MagentoFrameworkConsoleCli->getDefaultCommands(
#13 C: xampphtdocs magento2vendorsymfonyconsoleApplication.php(631): SymfonyComponentConsoleApplication-›init()
#14 C: (xampphtdocsmagento2vendorsymfonyconsoleApplication.php(237): SymfonyComponent ConsoleApplication-›find(‘setup:
upgrade’)
#15 C: xampphtdocs magento2vendormagentoframeworkConsoleCli.php(116): SymfonyComponent ConsoleApplication->doRun(Obje
ct (SymfonyComponent ConsoleInput ArgvInput), Object (SymfonyComponent ConsoleOutput ConsoleOutput))
#16 C: xampphtdocsmagento2vendorsymfonyconsoleApplication.php(149): MagentoFrameworkConsoleCli->doRun(Object(SymfonyComponent (Console Input ArgvInput), Object (SymfonyComponentConsoleOutputConsoleOutput))
#17 C:xampphtdocsmagento2binmagento(23): SymfonyComponentConsoleApplication-›run()
#18 {main}

in the debug log says: main.CRITICAL: Error: Class “SwissupCoreObserverBackendFetchNotifications” not found in C:xampphtdocsmagento2vendormagentoframeworkObjectManagerFactoryAbstractFactory.php:121
This is what line 121 of AbstractFactory.php has: return new $type(…array_values($args));

Can someone please explain how to solve this error I need this solved for Thursday!