You are here

protected property JsonDecode::$serializer in Zircon Profile 8

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

File

vendor/symfony/serializer/Encoder/JsonDecode.php, line 39

Class

JsonDecode
Decodes JSON data.

Namespace

Symfony\Component\Serializer\Encoder

Code

protected $serializer;