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

Breadcrumb

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

function Context::getNormalizationContext

File

vendor/symfony/serializer/Attribute/Context.php, line 56

Class

Context
@author Maxime Steinhausser <maxime.steinhausser@gmail.com>

Namespace

Symfony\Component\Serializer\Attribute

Code

public function getNormalizationContext() : array {
    return $this->normalizationContext;
}
RSS feed
Powered by Drupal