protected property DrupalKernel::$allowDumping in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/DrupalKernel.php \Drupal\Core\DrupalKernel::allowDumping
- 9 core/lib/Drupal/Core/DrupalKernel.php \Drupal\Core\DrupalKernel::allowDumping
Whether the container can be dumped.
Type: bool
File
- core/
lib/ Drupal/ Core/ DrupalKernel.php, line 163
Class
- DrupalKernel
- The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\CoreCode
protected $allowDumping;