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 33cacad commit b82d9a2Copy full SHA for b82d9a2
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