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
5afc237ffbb0c19080dd51270d1063bfc309ed1e
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