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

Breadcrumb

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

ChainEncoder::$encoderByFormat

Type: array

File

vendor/symfony/serializer/Encoder/ChainEncoder.php, line 31

Class

ChainEncoder
Encoder delegating the decoding to a chain of encoders.

Namespace

Symfony\Component\Serializer\Encoder

Code

private array $encoderByFormat = [];
RSS feed
Powered by Drupal