The name of the extension that is being installed.
Type: string
File
- core/lib/Drupal/Core/Config/UnmetDependenciesException.php, line 25
Class
- UnmetDependenciesException
- An exception thrown if configuration has unmet dependencies.
Namespace
Drupal\Core\Config
Code
1 | protected $extension ; |
Please login to continue.