Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PreExistingConfigException.php
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\Config
Code
protected $extension;
RSS feed