protected property DrupalKernel::$moduleData in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/DrupalKernel.php \Drupal\Core\DrupalKernel::moduleData
- 9 core/lib/Drupal/Core/DrupalKernel.php \Drupal\Core\DrupalKernel::moduleData
List of available modules and installation profiles.
Type: \Drupal\Core\Extension\Extension[]
File
- core/
lib/ Drupal/ Core/ DrupalKernel.php, line 142
Class
- DrupalKernel
- The DrupalKernel class is the core of Drupal itself.
Namespace
Drupal\CoreCode
protected $moduleData = [];