description !== null); $methodDescription = str_replace('*/', '{@*}', $method->description); $annotations[] = "@testdox $methodDescription"; return $annotations; } }