protected property UnmetDependenciesException::$extension in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Config/UnmetDependenciesException.php \Drupal\Core\Config\UnmetDependenciesException::extension
The name of the extension that is being installed.
Type: string
File
- core/
lib/ Drupal/ Core/ Config/ UnmetDependenciesException.php, line 30 - Contains \Drupal\Core\Config\UnmetDependenciesException.
Class
- UnmetDependenciesException
- An exception thrown if configuration has unmet dependencies.
Namespace
Drupal\Core\ConfigCode
protected $extension;