function FieldDisplayAPITestCase::getInfo
File
-
modules/
field/ tests/ field.test, line 2182
Class
Code
public static function getInfo() {
return array(
'name' => 'Field Display API tests',
'description' => 'Test the display API.',
'group' => 'Field API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.