Whether the container needs to be dumped once booting is complete.
Type: bool
File
- core/lib/Drupal/Core/DrupalKernel.php, line 176
Class
- DrupalKernel
- The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\Core
Code
protected $containerNeedsDumping;
Please login to continue.