This website requires JavaScript.
Explore
Help
Sign In
SplendidBear-Websites
/
MineSeeker
Private
Public Access
Watch
1
Star
0
Fork
0
Code
Pull Requests
Releases
Activity
Files
864f322f6b7b6a19eecbd4f039e2414de9ee61e3
MineSeeker
/
app
/
AppCache.php
T
8 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
initial commit && create project in symfony3
2016-09-22 13:56:57 +02:00
<?
php
use
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache
;
class
AppCache
extends
HttpCache
{
}
Copy Permalink