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