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

Breadcrumb

  1. Drupal Core 11.1.x

ModuleUninstallValidatorException.php

Namespace

Drupal\Core\Extension

File

core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php

View source
<?php

namespace Drupal\Core\Extension;


/**
 * Defines an exception thrown when uninstalling a module that did not validate.
 */
class ModuleUninstallValidatorException extends \InvalidArgumentException {

}

Classes

Title Deprecated Summary
ModuleUninstallValidatorException Defines an exception thrown when uninstalling a module that did not validate.

API Navigation

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