( ! ) 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.0058 | 570008 | Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run() | .../autoload_runtime.php:29 |
4 | 0.0058 | 570008 | App\Kernel->handle() | .../HttpKernelRunner.php:35 |
5 | 0.0058 | 570008 | App\Kernel->preBoot() | .../Kernel.php:173 |
6 | 0.0125 | 585432 | App\Kernel->initializeContainer() | .../Kernel.php:725 |
7 | 0.1644 | 1312000 | Symfony\Component\DependencyInjection\ContainerBuilder->compile() | .../Kernel.php:488 |
8 | 0.1758 | 1324224 | Symfony\Component\DependencyInjection\Compiler\Compiler->compile() | .../ContainerBuilder.php:750 |
9 | 3.9832 | 6730880 | Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass->process() | .../Compiler.php:73 |