Home
last modified time | relevance | path

Searched refs:metadataCache (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php166 private $metadataCache; variable in JMS\\Serializer\\SerializerBuilder
498 $this->metadataCache = $cache;
529 if (null !== $this->metadataCache) {
530 $metadataFactory->setCache($this->metadataCache);