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

Breadcrumb

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

GetSetMethodNormalizer::$setterAccessibleCache

Type: setterAccessibleCache

File

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

Class

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

Namespace

Symfony\Component\Serializer\Normalizer

Code

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