Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ObjectNormalizer.php

ObjectNormalizer::$reflectionCache

Type: reflectionCache

File

vendor/symfony/serializer/Normalizer/ObjectNormalizer.php, line 35

Class

ObjectNormalizer
Converts between objects and arrays using the PropertyAccess component.

Namespace

Symfony\Component\Serializer\Normalizer

Code

private static $reflectionCache = [];
RSS feed
Powered by Drupal