Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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