AnnotationsCacheWarmer
class AnnotationsCacheWarmer extends AbstractPhpFileCacheWarmer
Warms up annotation caches for classes found in composer's autoload class map and declared in DI bundle extensions using the addAnnotatedClassesToCache method.
Methods
__construct(Reader $annotationReader, string $phpArrayFile, $excludeRegexp = null, $debug = false)
No description
bool