Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\RuntimeException: Cannot autowire service "App\Service\SearchNotifyService": argument "$googleApiService" of method "__construct()" has type "App\Service\GoogleApiService" but this class is missing a parent class (Warning: include(/app/vendor/composer/../../src/Service/GoogleApiService.php): Failed to open stream: No such file or directory). in /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php:48
Stack trace:
#0 /app/vendor/symfony/dependency-injection/Compiler/Compiler.php(73): Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#1 /app/vendor/symfony/dependency-injection/ContainerBuilder.php(820): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#2 /app/vendor/symfony/http-kernel/Kernel.php(516): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#3 /app/vendor/symfony/http-kernel/Kernel.php(762): Symfony\Component\HttpKernel\Kernel->initializeContainer()
#4 /app/vendor/symfony/http-kernel/Kernel.php(172): Symfony\Component\HttpKernel\Kernel->preBoot()
#5 /app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php(50): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#6 [internal function]: Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner->{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():40}()
#7 /app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php(57): frankenphp_handle_request(Object(Closure))
#8 /app/vendor/autoload_runtime.php(32): Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner->run()
#9 /app/public/index.php(5): require_once('/app/vendor/aut...')
#10 {main}
thrown in /app/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php on line 48