function LocaleConfigurationTest::getInfo

File

modules/locale/locale.test, line 28

Class

LocaleConfigurationTest
Functional tests for the language configuration forms.

Code

public static function getInfo() {
  return array(
    'name' => 'Language configuration',
    'description' => 'Adds a new locale and tests changing its status and the default language.',
    'group' => 'Locale',
  );
}

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