public UnmetDependenciesException::getTranslatedMessage(TranslationInterface $string_translation, $extension)
Gets a translated message from the exception.
Parameters
\Drupal\Core\StringTranslation\TranslationInterface $string_translation: The string translation service.
Return value
string
File
core/lib/Drupal/Core/Config/UnmetDependenciesException.php, line 55
Class
UnmetDependenciesException An exception thrown if configuration has unmet dependencies.
Namespace
Drupal\Core\Config