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