ExtensionInstallStorage::$includeProfile

Flag to include the profile in the list of enabled modules.

Type: bool

File

core/lib/Drupal/Core/Config/ExtensionInstallStorage.php, line 28

Class

ExtensionInstallStorage
Storage to access configuration and schema in enabled extensions.

Namespace

Drupal\Core\Config

Code

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

Please login to continue.