You are here

private property JsonDecode::$lastError 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::lastError

File

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

Class

JsonDecode
Decodes JSON data.

Namespace

Symfony\Component\Serializer\Encoder

Code

private $lastError = JSON_ERROR_NONE;