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

Breadcrumb

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

function AttributeMetadataInterface::merge

Merges an {

See also

AttributeMetadataInterface} with in the current one.

1 method overrides AttributeMetadataInterface::merge()
AttributeMetadata::merge in vendor/symfony/serializer/Mapping/AttributeMetadata.php
Merges an {

File

vendor/symfony/serializer/Mapping/AttributeMetadataInterface.php, line 81

Class

AttributeMetadataInterface
Stores metadata needed for serializing and deserializing attributes.

Namespace

Symfony\Component\Serializer\Mapping

Code

public function merge(self $attributeMetadata) : void;
RSS feed
Powered by Drupal