We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418ae78 commit baf1b8bCopy full SHA for baf1b8b
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