Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UnmetDependenciesException.php
UnmetDependenciesException::$extension
The name of the extension that is being installed.
Type:
string
File
core/
lib/
Drupal/
Core/
Config/
UnmetDependenciesException.php
, line 37
Class
UnmetDependenciesException
An exception thrown if configuration has unmet dependencies.
Namespace
Drupal\Core\Config
Code
protected $extension;
RSS feed