function ProfileTestAutocomplete::getInfo

File

modules/profile/profile.test, line 319

Class

ProfileTestAutocomplete
Test profile field autocompletion and access.

Code

public static function getInfo() {
  return array(
    'name' => 'Autocompletion',
    'description' => 'Test profile fields with autocompletion.',
    'group' => 'Profile',
  );
}

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