function AdminMetaTagTestCase::getInfo
Implement getInfo().
File
-
modules/
system/ system.test, line 1027
Class
Code
public static function getInfo() {
return array(
'name' => 'Fingerprinting meta tag',
'description' => 'Confirm that the fingerprinting meta tag appears as expected.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.