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 b2ab2a2 commit 46069ecCopy full SHA for 46069ec
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