function SystemBlockTestCase::getInfo

File

modules/system/system.test, line 1748

Class

SystemBlockTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'Block functionality',
        'description' => 'Configure and move powered-by block.',
        'group' => 'System',
    );
}

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