Skip to content

Commit 46069ec

Browse files
committed
Make AbstractPhpFileCacheWarmer public
1 parent b2ab2a2 commit 46069ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CacheWarmer/AbstractPhpFileCacheWarmer.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
use Symfony\Component\Config\Resource\ClassExistenceResource;
2020
use Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface;
2121

22-
/**
23-
* @internal
24-
*/
2522
abstract class AbstractPhpFileCacheWarmer implements CacheWarmerInterface
2623
{
2724
private $phpArrayFile;

0 commit comments

Comments
 (0)