PreExistingConfigException::$extension

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/PreExistingConfigException.php \Drupal\Core\Config\PreExistingConfigException::extension
  2. 10 core/lib/Drupal/Core/Config/PreExistingConfigException.php \Drupal\Core\Config\PreExistingConfigException::extension
  3. 11.x 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\Config

Code

protected $extension;

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