protected function MicrodataBasicTestCase::getInstances in Microdata 7
Helper function; Defines instances to be attached to the node for testing.
Overrides MicrodataFieldTestCase::getInstances
File
- ./
microdata.test, line 137 - Tests for microdata.module.
Class
Code
protected function getInstances() {
return array();
}