Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContextBuilderInterface.php
function ContextBuilderInterface::toArray
Return value
array<string, mixed>
File
vendor/
symfony/
serializer/
Context/
ContextBuilderInterface.php
, line 30
Class
ContextBuilderInterface
Common interface for context builders.
Namespace
Symfony\Component\Serializer\Context
Code
public
function
toArray
() : array;
RSS feed