function LocaleUninstallFrenchFunctionalTest::getInfo

Overrides LocaleUninstallFunctionalTest::getInfo

File

modules/locale/locale.test, line 1590

Class

LocaleUninstallFrenchFunctionalTest
Locale uninstall with French UI functional test.

Code

public static function getInfo() {
    return array(
        'name' => 'Locale uninstall (FR)',
        'description' => 'Tests the uninstall process using French as interface language.',
        'group' => 'Locale',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.