Searched refs:propertyReflectionCache (Results 1 – 1 of 1) sorted by relevance
36 private $propertyReflectionCache = []; variable in JMS\\Serializer\\Accessor\\DefaultAccessorStrategy75 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;79 $this->propertyReflectionCache[$metadata->class][$name] = $ref;110 $ref = $this->propertyReflectionCache[$metadata->class][$name] ?? null;114 $this->propertyReflectionCache[$metadata->class][$name] = $ref;