function ProfileBlockTestCase::getInfo

File

modules/profile/profile.test, line 388

Class

ProfileBlockTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'Block availability',
        'description' => 'Check if the Author Information block is available.',
        'group' => 'Profile',
    );
}

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