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