protected property LazyLoadingMetadataFactory::$cache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php \Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::cache
The cache for caching class metadata.
Type: CacheInterface|null
File
- vendor/
symfony/ validator/ Mapping/ Factory/ LazyLoadingMetadataFactory.php, line 55
Class
- LazyLoadingMetadataFactory
- Creates new {@link ClassMetadataInterface} instances.
Namespace
Symfony\Component\Validator\Mapping\FactoryCode
protected $cache;