Whether the container needs to be rebuilt the next time it is initialized.
Type: bool
File
- core/lib/Drupal/Core/DrupalKernel.php, line 169
Class
- DrupalKernel
- The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\Core
Code
protected $containerNeedsRebuild = FALSE;
Please login to continue.