protected property ChainDecoder::$decoderByFormat in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/serializer/Encoder/ChainDecoder.php \Symfony\Component\Serializer\Encoder\ChainDecoder::decoderByFormat
File
- vendor/
symfony/ serializer/ Encoder/ ChainDecoder.php, line 26
Class
- ChainDecoder
- Decoder delegating the decoding to a chain of decoders.
Namespace
Symfony\Component\Serializer\EncoderCode
protected $decoderByFormat = array();