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

Breadcrumb

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

GetSetMethodNormalizer::$reflectionCache

Type: reflectionCache

File

vendor/symfony/serializer/Normalizer/GetSetMethodNormalizer.php, line 40

Class

GetSetMethodNormalizer
Converts between objects with getter and setter methods and arrays.

Namespace

Symfony\Component\Serializer\Normalizer

Code

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