function LocaleCSSAlterTest::getInfo

File

modules/locale/locale.test, line 3234

Class

LocaleCSSAlterTest
Functional tests for CSS alter functions.

Code

public static function getInfo() {
    return array(
        'name' => 'CSS altering',
        'description' => 'Test CSS alter functions.',
        'group' => 'Locale',
    );
}

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