ContentLanguageSettingsException.php
Same filename in other branches
Namespace
Drupal\languageFile
-
core/
modules/ language/ src/ ContentLanguageSettingsException.php
View source
<?php
namespace Drupal\language;
/**
* Exception thrown by ContentLanguageSettings when target bundle is not set.
*/
class ContentLanguageSettingsException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ContentLanguageSettingsException | Exception thrown by ContentLanguageSettings when target bundle is not set. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.