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
11c00493efc6eab46cace0711bd0cced8eda03a3
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