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

Breadcrumb

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

AttributeMetadata::$normalizationContexts

@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link getNormalizationContexts()} instead.

Type: array[] Normalization contexts per group name ("*" applies to all groups)

File

vendor/symfony/serializer/Mapping/AttributeMetadata.php, line 70

Class

AttributeMetadata
@author Kévin Dunglas <dunglas@gmail.com>

Namespace

Symfony\Component\Serializer\Mapping

Code

public array $normalizationContexts = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal