function LocaleLanguageNegotiationInfoFunctionalTest::getInfo

File

modules/locale/locale.test, line 3097

Class

LocaleLanguageNegotiationInfoFunctionalTest
Functional test for language types/negotiation info.

Code

public static function getInfo() {
  return array(
    'name' => 'Language negotiation info',
    'description' => 'Tests alterations to language types/negotiation info.',
    'group' => 'Locale',
  );
}

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