function FieldInstanceCrudTestCase::getInfo
File
-
modules/
field/ tests/ field.test, line 2882
Class
Code
public static function getInfo() {
return array(
'name' => 'Field instance CRUD tests',
'description' => 'Create field entities by attaching fields to entities.',
'group' => 'Field API',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.