function LocaleLanguageSwitchingFunctionalTest::getInfo

File

modules/locale/locale.test, line 1596

Class

LocaleLanguageSwitchingFunctionalTest
Functional tests for the language switching feature.

Code

public static function getInfo() {
    return array(
        'name' => 'Language switching',
        'description' => 'Tests for the language switching feature.',
        'group' => 'Locale',
    );
}

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