8000
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 b98f2af commit 3736d25Copy full SHA for 3736d25
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php
@@ -19,9 +19,6 @@
19
use Symfony\Component\Config\Resource\ClassExistenceResource;
20
use Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface;
21
22
-/**
23
- * @internal
24
- */
25
abstract class AbstractPhpFileCacheWarmer implements CacheWarmerInterface
26
{
27
private $phpArrayFile;
0 commit comments