You are here

protected property Serializer::$encoder in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/serializer/Serializer.php \Symfony\Component\Serializer\Serializer::encoder

Type: Encoder\ChainEncoder

File

vendor/symfony/serializer/Serializer.php, line 43

Class

Serializer
Serializer serializes and deserializes data.

Namespace

Symfony\Component\Serializer

Code

protected $encoder;