mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2026-02-06 07:05:14 +01:00
Initiale Version
This commit is contained in:
7
Kapitel_10/Lektion_4/symfony/app/AppCache.php
Executable file
7
Kapitel_10/Lektion_4/symfony/app/AppCache.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache;
|
||||
|
||||
class AppCache extends HttpCache
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user