W3cubDocs

/Drupal 8

protected property UnmetDependenciesException::$configObjects

A list of configuration objects that have unmet dependencies.

Type: array

File

core/lib/Drupal/Core/Config/UnmetDependenciesException.php, line 18

Class

UnmetDependenciesException
An exception thrown if configuration has unmet dependencies.

Namespace

Drupal\Core\Config

Code

protected $configObjects = [];

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!UnmetDependenciesException.php/property/UnmetDependenciesException::configObjects/8.1.x