global $install_state in Drupal 8
Same name and namespace in other branches
- 9 core/globals.api.php \install_state
Store settings and profile information during installation process.
See also
File
- core/
globals.api.php, line 79 - These are the global variables that Drupal uses.
Code
global $install_state;