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

Breadcrumb

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

function ContentLanguageSettingsInterface::getTargetBundle

Gets the bundle this config applies to.

Return value

string

1 method overrides ContentLanguageSettingsInterface::getTargetBundle()
ContentLanguageSettings::getTargetBundle in core/modules/language/src/Entity/ContentLanguageSettings.php
Gets the bundle this config applies to.

File

core/modules/language/src/ContentLanguageSettingsInterface.php, line 24

Class

ContentLanguageSettingsInterface
Provides an interface defining language settings for content entities.

Namespace

Drupal\language

Code

public function getTargetBundle();
RSS feed
Powered by Drupal