DrupalApplication::$booted
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Command/DrupalApplication.php \Drupal\Core\Command\DrupalApplication::booted
Flag to remember if Drupal has already been bootstrapped.
Type: booted
File
-
core/
lib/ Drupal/ Core/ Command/ DrupalApplication.php, line 31
Class
- DrupalApplication
- Customize the Symfony Application for Drupal.
Namespace
Drupal\Core\CommandCode
protected bool $booted = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.