first commit
This commit is contained in:
7
src/cadolesuser-1.0/app/AppCache.php
Normal file
7
src/cadolesuser-1.0/app/AppCache.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
|
||||
|
||||
class AppCache extends HttpCache
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user