class ContentLanguageSettingsException
Same name in other branches
- 8.9.x core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException
- 10 core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException
- 11.x core/modules/language/src/ContentLanguageSettingsException.php \Drupal\language\ContentLanguageSettingsException
Exception thrown by ContentLanguageSettings when target bundle is not set.
Hierarchy
- class \Drupal\language\ContentLanguageSettingsException extends \Drupal\language\RuntimeException
Expanded class hierarchy of ContentLanguageSettingsException
1 file declares its use of ContentLanguageSettingsException
- ContentLanguageSettings.php in core/
modules/ language/ src/ Entity/ ContentLanguageSettings.php
File
-
core/
modules/ language/ src/ ContentLanguageSettingsException.php, line 8
Namespace
Drupal\languageView source
class ContentLanguageSettingsException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.