UpdateHookRegistry::SCHEMA_UNINSTALLED
Same name in other branches
- 9 core/lib/Drupal/Core/Update/UpdateHookRegistry.php \Drupal\Core\Update\UpdateHookRegistry::SCHEMA_UNINSTALLED
- 10 core/lib/Drupal/Core/Update/UpdateHookRegistry.php \Drupal\Core\Update\UpdateHookRegistry::SCHEMA_UNINSTALLED
Indicates that a module has not been installed yet.
File
-
core/
lib/ Drupal/ Core/ Update/ UpdateHookRegistry.php, line 16
Class
- UpdateHookRegistry
- Provides module updates versions handling.
Namespace
Drupal\Core\UpdateCode
public const SCHEMA_UNINSTALLED = -1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.