Skip to content

Commit

Permalink
Make AbstractPhpFileCacheWarmer public
Browse files Browse the repository at this point in the history
  • Loading branch information
ossinkine committed Sep 2, 2020
1 parent 33cacad commit b82d9a2
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -19,9 +19,6 @@
use Symfony\Component\Config\Resource\ClassExistenceResource;
use Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface;

/**
* @internal
*/
abstract class AbstractPhpFileCacheWarmer implements CacheWarmerInterface
{
private $phpArrayFile;
Expand Down

0 comments on commit b82d9a2

Please sign in to comment.