Symfony\Component\Serializer\SerializerInterface::getEncoder PHP 메소드

getEncoder() 공개 메소드

Get the encoder for the given format
public getEncoder ( $format ) : Symfony\Component\Serializer\Encoder\EncoderInterface
리턴 Symfony\Component\Serializer\Encoder\EncoderInterface
    function getEncoder($format);