This commit was merged in pull request #31.
This commit is contained in:
2026-01-02 12:15:42 +01:00
parent 5314a6a70a
commit 2c40fb0e61
3 changed files with 5 additions and 3 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(