function ProfileTestWeights::getInfo
File
-
modules/
profile/ profile.test, line 289
Class
Code
public static function getInfo() {
return array(
'name' => 'Test field weights',
'description' => 'Testing profile modules weigting of fields',
'group' => 'Profile',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.