Merge branch 'refs/heads/master' into feature/autowired-database

# Conflicts:
#	templates/productList.html.twig
This commit is contained in:
2026-01-04 20:29:35 +01:00
5 changed files with 686 additions and 477 deletions

View File

@@ -16,7 +16,7 @@ use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\HttpFoundation\RequestStack;
use Twig\Environment;
#[AsCommand(name: 'app:cache:warm-twig', description: '')]
#[AsCommand(name: 'app:cache:warm-twig', description: 'Warmup twig cache')]
class CacheWarmCommand extends Command
{
public function __construct(