( ! ) Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\RuntimeException: Cannot autowire service "App\Command\PalmAnalyzeCommand": argument "$palmAnalysisService" of method "__construct()" has type "App\Service\PalmAnalysisService" but this class was not found. in /var/www/html/zaidimas.net/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php on line 48 |
( ! ) Symfony\Component\DependencyInjection\Exception\RuntimeException: Cannot autowire service "App\Command\PalmAnalyzeCommand": argument "$palmAnalysisService" of method "__construct()" has type "App\Service\PalmAnalysisService" but this class was not found. in /var/www/html/zaidimas.net/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php on line 48 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 445640 | {main}() | .../index.php:0 |
3 | 0.0031 | 570008 | Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run() | .../autoload_runtime.php:29 |
4 | 0.0031 | 570008 | App\Kernel->handle() | .../HttpKernelRunner.php:35 |
5 | 0.0031 | 570008 | App\Kernel->preBoot() | .../Kernel.php:173 |
6 | 0.0076 | 585432 | App\Kernel->initializeContainer() | .../Kernel.php:725 |
7 | 4.1207 | 1311200 | Symfony\Component\DependencyInjection\ContainerBuilder->compile() | .../Kernel.php:488 |
8 | 4.1413 | 1323424 | Symfony\Component\DependencyInjection\Compiler\Compiler->compile() | .../ContainerBuilder.php:750 |
9 | 7.7706 | 7810448 | Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass->process() | .../Compiler.php:73 |