function InstallerTranslationExistingFileTest::setUpRequirementsProblem
Installer step: Requirements problem.
Override this method to test specific requirements warnings or errors during the installer.
Overrides InstallerTestBase::setUpRequirementsProblem
File
-
core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationExistingFileTest.php, line 65
Class
- InstallerTranslationExistingFileTest
- Tests translation files for multiple languages get imported during install.
Namespace
Drupal\FunctionalTests\InstallerCode
protected function setUpRequirementsProblem() {
// Do nothing, because this test only tests the language installation
// step's results.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.