function TaxonomyTermFieldMultipleVocabularyTestCase::getInfo
File
-
modules/
taxonomy/ taxonomy.test, line 1723
Class
- TaxonomyTermFieldMultipleVocabularyTestCase
- Tests a taxonomy term reference field that allows multiple vocabularies.
Code
public static function getInfo() {
return array(
'name' => 'Multiple vocabulary term reference field',
'description' => 'Tests term reference fields that allow multiple vocabularies.',
'group' => 'Taxonomy',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.