You are here

global $install_state in Drupal 9

Same name and namespace in other branches
  1. 8 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;