Searched refs:HandlerRegistryInterface (Results 1 – 9 of 9) sorted by relevance
14 use JMS\Serializer\Handler\HandlerRegistryInterface; alias24 * @var HandlerRegistryInterface42 HandlerRegistryInterface $handlerRegistry,
13 use JMS\Serializer\Handler\HandlerRegistryInterface; alias23 * @var HandlerRegistryInterface45 HandlerRegistryInterface $handlerRegistry,
22 use JMS\Serializer\Handler\HandlerRegistryInterface; alias64 * @var HandlerRegistryInterface79 HandlerRegistryInterface $handlerRegistry,
22 use JMS\Serializer\Handler\HandlerRegistryInterface; alias66 * @var HandlerRegistryInterface81 HandlerRegistryInterface $handlerRegistry,
12 interface HandlerRegistryInterface interface
11 class HandlerRegistry implements HandlerRegistryInterface
34 use JMS\Serializer\Handler\HandlerRegistryInterface; alias69 * @var HandlerRegistryInterface178 …public function __construct(?HandlerRegistryInterface $handlerRegistry = null, ?EventDispatcherInt…
12 use JMS\Serializer\Handler\HandlerRegistryInterface; alias307 $builder->configureHandlers(static function (HandlerRegistryInterface $handlerRegistry) {322 $builder->configureHandlers(static function (HandlerRegistryInterface $handlerRegistry) {
22 use JMS\Serializer\Handler\HandlerRegistryInterface; alias130 * @var HandlerRegistryInterface