OEModule\OphCiExamination\models\Element_OphCiExamination_History::getLetter_string PHP 메소드

getLetter_string() 공개 메소드

public getLetter_string ( )
    public function getLetter_string()
    {
        return "History: {$this->description}\n";
    }