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