Flag set to import system.theme during processing theme install and uninstalls.
Type: bool
File
- core/lib/Drupal/Core/Config/ConfigImporter.php, line 127
Class
- ConfigImporter
- Defines a configuration importer.
Namespace
Drupal\Core\Config
Code
protected $processedSystemTheme = FALSE;
Please login to continue.