function CacheGetMultipleUnitTest::getInfo
File
-
modules/
simpletest/ tests/ cache.test, line 177
Class
Code
public static function getInfo() {
return array(
'name' => 'Fetching multiple cache items',
'description' => 'Confirm that multiple records are fetched correctly.',
'group' => 'Cache',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.