The expression return $this->message->body() could return the type null which is incompatible with the type-hinted return string. Consider adding an additional type-check to rule them out.
Loading history...
37
}
38
39
private function encodeAndContainData($content): string