function ListFieldTestCase::getInfo
File
-
modules/
field/ modules/ list/ tests/ list.test, line 16
Class
- ListFieldTestCase
- Tests for the 'List' field types.
Code
public static function getInfo() {
return array(
'name' => 'List field',
'description' => 'Test the List field type.',
'group' => 'Field types',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.