initial commit && create project in symfony3
This commit is contained in:
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
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user