Same name and namespace in other branches
  1. 8.9.x core/globals.api.php \install_state
  2. 9 core/globals.api.php \install_state

Store settings and profile information during installation process.

See also

install_drupal()

File

core/globals.api.php, line 67
These are the global variables that Drupal uses.

Code

global $install_state;