Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DDoctrineObjectConstructor.php25 private $fallbackStrategy; variable in JMS\\Serializer\\Construction\\DoctrineObjectConstructor
41 …rRegistry, ObjectConstructorInterface $fallbackConstructor, string $fallbackStrategy = self::ON_MI… argument
45 $this->fallbackStrategy = $fallbackStrategy;
96 switch ($this->fallbackStrategy) {