function LocaleCommentLanguageFunctionalTest::getInfo

File

modules/locale/locale.test, line 2891

Class

LocaleCommentLanguageFunctionalTest
Functional tests for comment language.

Code

public static function getInfo() {
    return array(
        'name' => 'Comment language',
        'description' => 'Tests for comment language.',
        'group' => 'Locale',
    );
}

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