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\Update

Code

public const SCHEMA_UNINSTALLED = -1;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.