function NewDefaultThemeBlocks::getInfo
File
-
modules/
block/ block.test, line 407
Class
- NewDefaultThemeBlocks
- Test blocks correctly initialized when picking a new default theme.
Code
public static function getInfo() {
return array(
'name' => 'New default theme blocks',
'description' => 'Checks that the new default theme gets blocks.',
'group' => 'Block',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.