We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b404f commit 6593d78Copy full SHA for 6593d78
HttpCache/HttpCache.php
@@ -10,16 +10,9 @@
10
*/
11
12
/*
13
- * This file is part of the Symfony package.
14
- *
15
- * (c) Fabien Potencier <fabien@symfony.com>
16
17
* This code is partially based on the Rack-Cache library by Ryan Tomayko,
18
* which is released under the MIT license.
19
* (based on commit 02d2b48d75bcb63cf1c0c7149c077ad256542801)
20
21
- * For the full copyright and license information, please view the LICENSE
22
- * file that was distributed with this source code.
23
24
25
namespace Symfony\Component\HttpKernel\HttpCache;
0 commit comments