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

Breadcrumb

  1. Drupal Core 11.1.x

ContentLanguageSettingsException.php

Namespace

Drupal\language

File

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal