function NodeBlockFunctionalTest::getInfo
File
-
modules/
node/ node.test, line 2050
Class
- NodeBlockFunctionalTest
- Functional tests for the node module blocks.
Code
public static function getInfo() {
return array(
'name' => 'Node blocks',
'description' => 'Test node block functionality.',
'group' => 'Node',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.