Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PreExistingConfigException.php

PreExistingConfigException::$configObjects

A list of configuration objects that already exist in active configuration.

Type: array

File

core/lib/Drupal/Core/Config/PreExistingConfigException.php, line 17

Class

PreExistingConfigException
An exception thrown if configuration with the same name already exists.

Namespace

Drupal\Core\Config

Code

protected $configObjects = [];
RSS feed
Powered by Drupal