OEModule\PatientTicketing\widgets\BaseTicketAssignment::getReportString PHP 메소드

getReportString() 공개 메소드

Generates a string for display/reporting purposes.
public getReportString ( $data )
$data
    public function getReportString($data)
    {
        // should be implemented in the child class as necessary
    }