InstallerKernel::$compiledExtensions

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Installer/InstallerKernel.php \Drupal\Core\Installer\InstallerKernel::compiledExtensions

The extensions from the last container compilation.

Type: compiledExtensions

File

core/lib/Drupal/Core/Installer/InstallerKernel.php, line 19

Class

InstallerKernel
Extend DrupalKernel to handle force some kernel behaviors.

Namespace

Drupal\Core\Installer

Code

protected array $compiledExtensions = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.