function LocaleUninstallFrenchFunctionalTest::setUp
Overrides LocaleUninstallFunctionalTest::setUp
File
-
modules/
locale/ locale.test, line 1585
Class
- LocaleUninstallFrenchFunctionalTest
- Locale uninstall with French UI functional test.
Code
function setUp() {
parent::setUp();
$this->language = 'fr';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.