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

Breadcrumb

  1. Drupal Core 11.1.x

ConfigMapperLanguageException.php

Namespace

Drupal\config_translation\Exception

File

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.
RSS feed
Powered by Drupal