function BlockHashTestCase::getInfo
File
-
modules/
block/ block.test, line 908
Class
- BlockHashTestCase
- Tests that block rehashing works correctly.
Code
public static function getInfo() {
return array(
'name' => 'Block rehash',
'description' => 'Checks _block_rehash() functionality.',
'group' => 'Block',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.