public constant UpdateHookRegistry::SCHEMA_UNINSTALLED in Drupal 9
Indicates that a module has not been installed yet.
File
- core/
lib/ Drupal/ Core/ Update/ UpdateHookRegistry.php, line 15
Class
- UpdateHookRegistry
- Provides module updates versions handling.
Namespace
Drupal\Core\UpdateCode
public const SCHEMA_UNINSTALLED = -1;