function ProfileTestDate::getInfo
File
-
modules/
profile/ profile.test, line 245
Class
Code
public static function getInfo() {
return array(
'name' => 'Test date field',
'description' => 'Testing profile module with add/edit/delete a date field',
'group' => 'Profile',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.