OEModule\OphCiExamination\models\Element_OphCiExamination_AdnexalComorbidity::getLetter_string PHP Method

getLetter_string() public method

public getLetter_string ( )
    public function getLetter_string()
    {
        return "Adnexal comorbidity:\nleft: " . $this->left_description . "\nright: " . $this->right_description . "\n";
    }