ConfigMapperLanguageException.php
Same filename in other branches
Namespace
Drupal\config_translation\ExceptionFile
-
core/
modules/ config_translation/ src/ Exception/ ConfigMapperLanguageException.php
View source
<?php
namespace Drupal\config_translation\Exception;
/**
* Provides an exception for configuration mappers with multiple languages.
*/
class ConfigMapperLanguageException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ConfigMapperLanguageException | Provides an exception for configuration mappers with multiple languages. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.