protected property PreExistingConfigException::$extension in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/PreExistingConfigException.php \Drupal\Core\Config\PreExistingConfigException::extension
- 9 core/lib/Drupal/Core/Config/PreExistingConfigException.php \Drupal\Core\Config\PreExistingConfigException::extension
The name of the module that is being installed.
Type: string
File
- core/
lib/ Drupal/ Core/ Config/ PreExistingConfigException.php, line 24
Class
- PreExistingConfigException
- An exception thrown if configuration with the same name already exists.
Namespace
Drupal\Core\ConfigCode
protected $extension;