ContentTranslationHandlerInterface::getFieldDefinitions

public ContentTranslationHandlerInterface::getFieldDefinitions()

Returns a set of field definitions to be used to store metadata items.

Return value

\Drupal\Core\Field\FieldDefinitionInterface[]

File

core/modules/content_translation/src/ContentTranslationHandlerInterface.php, line 21

Class

ContentTranslationHandlerInterface
Interface for providing content translation.

Namespace

Drupal\content_translation

Code

1
public function getFieldDefinitions();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.