We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 418ae78 + baf1b8b commit f7afa2fCopy full SHA for f7afa2f
src/CodeClimate/Bundle/TestReporterBundle/ApiClient.php
@@ -71,7 +71,7 @@ public function send($json)
71
*
72
* @param \stdClass $response Standard object
73
* @param string $body HTTP response contents
74
- * @return \stcClass Populated class object
+ * @return \stdClass Populated class object
75
*/
76
private function buildResponse($response, $body)
77
{
0 commit comments