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