DrupalKernel::$allowDumping

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

1
protected $allowDumping;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.