OEModule\OphCiExamination\models\Element_OphCiExamination_AdnexalComorbidity::getLetter_string PHP Метод

getLetter_string() публичный Метод

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