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