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

Breadcrumb

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

function AttributeMetadataInterface::getName

Gets the attribute name.

1 method overrides AttributeMetadataInterface::getName()
AttributeMetadata::getName in vendor/symfony/serializer/Mapping/AttributeMetadata.php
Gets the attribute name.

File

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

Class

AttributeMetadataInterface
Stores metadata needed for serializing and deserializing attributes.

Namespace

Symfony\Component\Serializer\Mapping

Code

public function getName() : string;
RSS feed
Powered by Drupal