Symfony\Component\Serializer\SerializerInterface::getEncoder PHP Méthode

getEncoder() public méthode

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