function test30 in Coder 8.3
Same name and namespace in other branches
Indentation of param comment is wrong.
Parameters
string $xml_response: String returned from CreateClientProfile.
Return value
mixed Return fetched bookings or log error.
File
- tests/
Drupal/ Commenting/ FunctionCommentUnitTest.inc, line 362 - Some function comment tests.
Code
function test30($xml_response) {
}