public ContentLanguageSettingsInterface::getTargetBundle()
Gets the bundle this config applies to.
Return value
string
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();
Please login to continue.