Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/src/Builder/
H A DDriverFactoryInterface.php10 interface DriverFactoryInterface interface
H A DCallbackDriverFactory.php11 final class CallbackDriverFactory implements DriverFactoryInterface
H A DDefaultDriverFactory.php19 final class DefaultDriverFactory implements DriverFactoryInterface
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php14 use JMS\Serializer\Builder\DriverFactoryInterface; alias
134 * @var DriverFactoryInterface
453 public function setMetadataDriverFactory(DriverFactoryInterface $driverFactory): self