Whether the kernel has been booted.
Type: bool
File
- core/lib/Drupal/Core/DrupalKernel.php, line 118
Class
- DrupalKernel
- The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\Core
Code
1 | protected $booted = FALSE; |
Whether the kernel has been booted.
Type: bool
Drupal\Core
1 | protected $booted = FALSE; |
Designed by : w10schools
service@w10schools.com
Please login to continue.