DeleteDefaultLanguageException.php
Same filename in other branches
Namespace
Drupal\language\ExceptionFile
-
core/
modules/ language/ src/ Exception/ DeleteDefaultLanguageException.php
View source
<?php
namespace Drupal\language\Exception;
/**
* Exception thrown when deleting the default language.
*/
class DeleteDefaultLanguageException extends LanguageException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
DeleteDefaultLanguageException | Exception thrown when deleting the default language. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.