X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FExtension%2FModuleUninstallValidatorException.php;h=6745a39b8b393af98d3f5fe30c9659e03dc1799f;hb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;hp=ca0099f17c56ac8c582dd4cf76af0e0c63025921;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php b/web/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php index ca0099f17..6745a39b8 100644 --- a/web/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php +++ b/web/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php @@ -5,4 +5,4 @@ namespace Drupal\Core\Extension; /** * Defines an exception thrown when uninstalling a module that did not validate. */ -class ModuleUninstallValidatorException extends \InvalidArgumentException { } +class ModuleUninstallValidatorException extends \InvalidArgumentException {}