function XMLRPCValidator1IncTestCase::getInfo
File
-
modules/
simpletest/ tests/ xmlrpc.test, line 84
Class
Code
public static function getInfo() {
return array(
'name' => 'XML-RPC validator',
'description' => 'See <a href="http://www.xmlrpc.com/validator1Docs">the xmlrpc validator1 specification</a>.',
'group' => 'XML-RPC',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.