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

Breadcrumb

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

function ContextBuilderTrait::toArray

Return value

array<string, mixed>

File

vendor/symfony/serializer/Context/ContextBuilderTrait.php, line 50

Class

ContextBuilderTrait
@author Mathias Arlaud <mathias.arlaud@gmail.com>

Namespace

Symfony\Component\Serializer\Context

Code

public function toArray() : array {
    return $this->context;
}

API Navigation

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