caisse-bliss/v1/old/app/AppCache.php
2025-02-09 16:45:35 +01:00

7 lines
101 B
PHP
Executable file

<?php
use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
class AppCache extends HttpCache
{
}