Specifies if the returned result should be an associative array or a nested stdClass object hierarchy.
Type: Boolean
File
- drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php, line 26
Class
- JsonDecode
- Decodes JSON data
Namespace
Symfony\Component\Serializer\Encoder
Code
private $associative;