function FieldUpdatePathTestCase::getInfo
File
-
modules/
simpletest/ tests/ upgrade/ update.field.test, line 12
Class
- FieldUpdatePathTestCase
- Tests the Field 7.0 -> 7.x update path.
Code
public static function getInfo() {
return array(
'name' => 'Field update path',
'description' => 'Field update path tests.',
'group' => 'Upgrade path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.