DrupalKernel::$containerNeedsRebuild

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;
doc_Drupal
2016-10-29 09:02:56
Comments
Leave a Comment

Please login to continue.