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

Breadcrumb

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

function ConfigEntityMapperInterface::getEntity

Gets the entity instance for this mapper.

Return value

\Drupal\Core\Config\Entity\ConfigEntityInterface The configuration entity.

1 method overrides ConfigEntityMapperInterface::getEntity()
ConfigEntityMapper::getEntity in core/modules/config_translation/src/ConfigEntityMapper.php
Gets the entity instance for this mapper.

File

core/modules/config_translation/src/ConfigEntityMapperInterface.php, line 18

Class

ConfigEntityMapperInterface
Defines an interface for configuration entity mappers.

Namespace

Drupal\config_translation

Code

public function getEntity();

API Navigation

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