ini
This commit is contained in:
commit
be60595f5c
34 changed files with 1826 additions and 0 deletions
7
app/AppCache.php
Normal file
7
app/AppCache.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
|
||||
|
||||
class AppCache extends HttpCache
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue