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

Breadcrumb

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

function ContextBuilderInterface::withContext

Parameters

self|array<string, mixed> $context:

File

vendor/symfony/serializer/Context/ContextBuilderInterface.php, line 25

Class

ContextBuilderInterface
Common interface for context builders.

Namespace

Symfony\Component\Serializer\Context

Code

public function withContext(self|array $context) : static;
RSS feed
Powered by Drupal