ModuleUninstallValidatorInterface

Common interface for module uninstall validators.

A module uninstall validator must implement this interface and be defined in a Drupal service that is tagged module_install.uninstall_validator.

Hierarchy

File

core/lib/Drupal/Core/Extension/ModuleUninstallValidatorInterface.php, line 12

Namespace

Drupal\Core\Extension

Members

Name Modifiers Type Description
ModuleUninstallValidatorInterface::validate public function Determines the reasons a module can not be uninstalled.
doc_Drupal
2016-10-29 09:29:47
Comments
Leave a Comment

Please login to continue.