Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DHandlerRegistry.php18 public static function getDefaultMethod(int $direction, string $type, string $format): string function in JMS\\Serializer\\Handler\\HandlerRegistry
54 …$method = $methodData['method'] ?? self::getDefaultMethod($direction, $methodData['type'], $method…